I met some problems in installing pygame when I download pygame’s install-files at http://www.pygame.org/download.shtml.
Yes,It doesn’t have a matchable pygame for python3.6 which I owned. So I find another website https://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame to download a matchable pygame.
‘pygame‑1.9.3‑cp36‑cp36m‑win32. whl’ is what I need exactlly. cp36 means it matches to python 3.6, and win32 means it matches to python-32bit instead of windows-32bit . So if you install a python 32-bit in windows-64bit system, you should download pygame‑1.9.3‑cp36‑cp36m‑win32.whl
Ok , material ready. Install it in command window.
Running perfectly!
If you need help , contact me in QQ:1757931152
Read More:
- Python 3.7 pyGame download method
- appear pygame.error : font not initialized problem, remember to check whether the program calls pygame.init ()
- ERROR: pygame-1.9.2-cp35-cp35m-win32.whl is not a supported wheel on this platform.
- yarn install gyp verb `which` failed python2 Error: not found: python2
- pygame.error: video system not initialized
- Solution: PIP install MySQL Python has the following problems
- About Python setup.py Install error
- Python 3 install pyqt5
- Install in Python 3. X web.py
- python3 install pillow error
- How to Install Python 3 in Centos7 Quickly
- Under win864 bit, install python, PyQt4 and sip. (final failure, only record)
- How to Fix Error in python3 | PIP install Dlib
- Error: not found: python2 when executing NPM install
- Mac python install PIL
- Can’t find Python executable “D:\python3\python.exe”, you can set the PYTHON env variable.
- Install Python package under MacOS: “error: Command ‘GCC’ failed with exit status 1”
- Resolve the error raise importerror, str (MSG) + ‘, please install the python TK package’ (valid for personal testing)
- Install Python C extension compiler environment under windows (solve “error: command” cl.exe ‘ failed: No such file or directory”)
- Install python’s C extension compilation environment under windows (solve “error: command’cl.exe’ failed: No such file or directory”)