Mac-Computer - Wie Python3 + Pygame auf Mac OS X installieren


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

QuickTip: How Do I Install pip on macOS or OS X?
https://ahmadawais.com/install-pip-macos-os-x-python/

I want to install pip for python 2.7 on my Mac. I think this is the python located in /usr/bin/python. Unfortunately I have already installed Anaconda, which installs python 3.6.3, and changes things so that the command python xxx.py automatically runs xx

GettingStarted - pygame wiki
https://www.pygame.org/wiki/GettingStarted

# create a virtualenv called 'anenv' and use it. python3 -m virtualenv anenv ../ anenv / bin / activate # venvdotapp helps the python be a mac 'app'. So the pygame window can get focus. python -m pip install venvdotapp venvdotapp python -m

Python Releases for Mac OS X | Python.org
https://www.python.org/downloads/mac-osx/

Download Mac OS X 64-bit/32-bit installer; Python 3.6.0b1 - Sept. 12, 2016. Download Mac OS X 64-bit/32-bit installer; Python 3.6.0a4 - Aug. 15, 2016. Download Mac OS X 64-bit/32-bit installer; Python 3.6.0a3 - July 12, 2016. Download Mac OS X 64-bit/32-b