PIP on Python 3.12 Macos Sonoma

34 Views Asked by At

I'm trying to run Python 3.12 on Macos Sonoma and I'm finding difficulties with pip. I'm running the line to install it like bellow

Last login: Thu Mar 28 10:22:29 on ttys000
xxxxxxxxxxxxxxxxxxxxxxxxxx Python 3.12 % sudo easy_install pip
Password:
sudo: easy_install: command not found

Any alternative?

0

There are 0 best solutions below