Tuesday, May 5, 2015

INSTALL PYTHON AND PYGAME IN WINDOWS 7

1. If your pygame or python is not working; take a look at the below tutorial first. If you feel like you have not installed python or pygame properly; then uninstall them and follow the below instructions.

2. If you have not installed Python yet; go to PYTHON DOWNLOADS and download the latest version of Python-2 or Python-3 and install it.
Note: The latest version already include PIP.
Follow the below pics to install Python







3. If you have Python already installed in your system but do not have pip; FOLLOW THIS QUICK AND EASY TUTORIAL and install pip.

4. To download pygame go to PYGAME DOWNLOAD LINK and download the pygame according to the Python version and windows 32 bit or 64 bit.
Follow the below pics to install Pygame





Comments and suggestion are invited. :)

ahaaahcool