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?