Saturday, March 24, 2012

Installing Packages for Python 2.7

Just type
python setup.py install
python must be in your path
Go to DOS
type SET PATH=%PATH%;c:\Python27

must have install keyword or will get error

No comments:

Post a Comment