Forum >> Programmazione Python >> Videogames >> Installazione pygame tramite terminale macbook

Pagina: 1

Buongiorno,non riesco ad installare pygame attraverso il comando
“Pip install pygame” dal terminale del macbook pro.

Potete aiutarmi? Grazie
Ciao caro, non ho il sistema della mela morsicata e non posso aiutarti, ma prova a dare qualche informazione in più, magari indicando che errore ricevi...

Cya
Hello this is Gulshan Negi
You can try the following options if you are unable to use the "pip install pygame" command on your Macbook Pro terminal to install pygame:


1. Upgrade pip to the latest version.

2. Ensure that Python is installed on your system.

3. Try installing pygame using the command "python3 -m pip install pygame".

4. Install pygame manually by downloading the appropriate version from the official website and using the "python3 setup.py install" command.




I hope it will work for you.

Thanks



Pagina: 1



Esegui il login per scrivere una risposta.