If you have python 3.6.1 or better and the ability to install software running the following from the command prompt should get you pygame. python -m pip install pygame --user Works for other libraries too. Have fun.