Come installare python3 + Pygame su mac os x - Mac


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to How to install Python3 + Pygame on mac os x - Mac computer

4. Using Python on a Macintosh — Python 3.9.1 documentation
https://docs.python.org/3/using/mac.html

Mac OS X 10.8 comes with Python 2.7 pre-installed by Apple. If you wish, you are invited to install the most recent version of Python 3 from the Python website (https://www.python.org). A current “universal binary” build of Python, which runs natively

How to install pip for Python 3 on Mac OS X? - Stack Overflow
https://stackoverflow.com/questions/20082935/how-to-install-pip-for-python-3-on-mac-os-x

On Mac OS X Mojave python stands for python of version 2.7 and python3 for python of version 3. The same is pip and pip3. So, to upgrade pip for python 3 do this:

How to Install Python 3 on Mac: 2 Ways (2019 Update) - Saint
https://www.saintlad.com/install-python-3-on-mac/

However, the issue is most modern macOS versions come with rather with Python 2.7.x installed and not the newer, modern version like Python 3.6.5 or Python 3.7.2 (which is the most up-to-date version right now). This short guide is written to show you how