Hoe te python3 + pygame installeren op Mac OS X - Mac-computer


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

Installing Python Modules — Python 3.9.1 documentation
https://docs.python.org/3/installing/index.html

On Linux, Mac OS X, and other POSIX systems, use the versioned Python commands in combination with the -m switch to run the appropriate copy of pip: python2 -m pip install SomePackage # default Python 2 python2.7 -m pip install SomePackage # specifically

Installing Python and Pygame - Invent with Python
https://inventwithpython.com/pygame/chapter1.html

For Windows Vista or Windows 7, just click the Windows button in the lower left corner, type “IDLE” and select “IDLE (Python GUI)”. If your operating system is Max OS X, start IDLE by opening the Finder window and click on Applications, then click

Downloads - Pygame
https://www.pygame.org/download.shtml

FreeBSD - pygame is included in standard ports as py26-game (1.8.1) OpenBSD - pygame is included in standard ports (1.8.1) Macintosh These are packages for the python from python.org, not the apple provided python. These packages work with OSX 10.3.9 upwa