Mar-23-2026, 02:08 AM
I have been unable to install pygame and have attempted every fix I can find online without success. I have include error message. Has anyone else encountered this issue.
Microsoft Windows [Version 10.0.26200.8037]
© Microsoft Corporation. All rights reserved.
C:\Users\andre>pip install pygame
Collecting pygame
Using cached pygame-2.6.1.tar.gz (14.8 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [123 lines of output]
Skipping Cython compilation
WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
Using WINDOWS configuration...
Hoping someone can offer a suggestion or fix
Microsoft Windows [Version 10.0.26200.8037]
© Microsoft Corporation. All rights reserved.
C:\Users\andre>pip install pygame
Collecting pygame
Using cached pygame-2.6.1.tar.gz (14.8 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [123 lines of output]
Skipping Cython compilation
WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
Using WINDOWS configuration...
Hoping someone can offer a suggestion or fix
