We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Clone/Checkout pygame-ce from github.
Install Visual Studio Build tools
Open a "Developer Command Prompt":
cd into the pygame-ce directory on your PC.
cd
enter the following commands:
set DISTUTILS_USE_SDK=1 set MSSdk=1 python -m buildconfig --download pip install .