Pages

Showing posts with label python. Show all posts
Showing posts with label python. Show all posts

Monday, October 3, 2011

How to set up Python - Windows 7

Today I will be showing you how to set up python so it will run correctly on Windows 7. First you need to install python from http://www.python.org/download/. Make sure you install Python 2.7.2 and not 3.2.2. It will install to C:\Python27. Now you can run python, but only from the python folder, so we need to add a path variable.