This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Dude-X
Recipients Dude-X, ssbarnea
Date 2009-11-18.02:07:18
SpamBayes Score 0.0010283128
Marked as misclassified No
Message-id <1258510041.26.0.369521005233.issue7231@psf.upfronthosting.co.za>
In-reply-to
Content
For now you can modify the path yourself, and only once, by following 
these instructions:
1) Open the System Properties either via the Control Panel or pressing 
WinKey-Pause
2) Click on the tab that says Advanced
3) Click on Environment Variables
4) Under System Variables, scroll down and find Path
5) Click on Edit
6) Add ;X:/PythonXX/Scripts where X is the appropriate drive letter and 
python version.
7) Click OK, and OK again.

You might have to reboot, but now that it is added, you don't have to 
manually update it.
History
Date User Action Args
2009-11-18 02:07:21Dude-Xsetrecipients: + Dude-X, ssbarnea
2009-11-18 02:07:21Dude-Xsetmessageid: <1258510041.26.0.369521005233.issue7231@psf.upfronthosting.co.za>
2009-11-18 02:07:20Dude-Xlinkissue7231 messages
2009-11-18 02:07:19Dude-Xcreate