Use the command pip install pygame and the pip program will handle the rest for you. Restart you Pycharm and you should now be able to import pygame. Hope this helps. I had a fun time trying to find out the correct way to get it installed, so hopefully th
Installing PyGame. Installing PyGame is pretty straightforward and easy. But the first prerequisite is to install Python 2.7. Installing Python on both Windows and Linux is very easy and simple. Next up would be download the official PyGame installer and
Compiling and installing pygame is handled by Python's distutils. Pygame also comes with some scripts to automatically configure the flags needed to build pygame. Use the "setup.py" script to start the installation. The first time you run th
Post a Comment:
Showing 0 Comments: