Why?
The downloaded pyGame is not compatible with the python version.
How do you do it?
Go to the website and download the pyGame installation related to your Python version.
(check your Python version: if you enter Python in CMD, you will be prompted for the python version.)
Process:
When installing pyGame last night, I went to the website: link according to the process in the textbook “Python Programming: from introduction to practice”, and downloaded the corresponding pyGame. However, the above errors occurred during the installation.
Looking all over the network, there is no suitable solution for me.
Then I look at the error report carefully:
pygame-1.9.2-cp35-cp35m-win32.whl is not supported by this platform (wheel, please point out what it is). The previous file is used to install pyGame.
1.9.2 refers to PIP version.
Cp35 refers to Python version 3.5, while mine is 3.7.
So far, the event is clear. Each pyGame corresponds to a different version of Python. The version is incompatible and an error is reported.
After downloading, the installation is successful!
(no screenshots here: I forgot to cut them last night)
Read More:
- Using pip to install tensorflow: tensorflow — is not a supported wheel on this platform
- appear pygame.error : font not initialized problem, remember to check whether the program calls pygame.init ()
- Python 3.7 pyGame download method
- Install pygame-1.9.3 for python 3.6
- An error is reported when executing MVN. The diamond operator is not supported in source-1.5
- The Excel connection manager is not supported in the 64-bit version of SSIS [Switch]
- fatal: protocol ‘https‘ is not supported
- The docker copies the win10 host file into the docker container. An error is reported: copying between containers is not supported
- tf.gradients is not supported when eager execution is enabled. Use tf.GradientTape instead.
- The key “target densitydpi” is not supported
- pygame.error: video system not initialized
- Assignment under multiple single edges is not supported for synthesis
- [Solved] Failed to resolve org.junit.platform:junit-platform-launcher:1.7.2
- Error starting day: SELinux is not supported with the overlay 2
- Springcloud Feign Upload MultipartFile Error: Current req is not a multipart request Content type not supported
- Failed to resolve org.junit.platform:junit-platform-launcher:1.7.0
- [Solved] Spark Writer tidb Error: read-uncommitted is not supported
- Authentication error occurred on remote connection, the required function is not supported
- The app failed to start because there is no Qt platform to initialize
- When feign is called, the solution of request method ‘post’ not supported appears