Sept. 2, 2008
8:20 a.m.
Giampaolo Rodola' wrote:
Hi, I've always found it strange that Python Windows installers never managed to add the python executable to the PATH environment variable. Are there plans for adding such a thing?
No, but I've added a little helper script several months ago. It adds the Python and Script paths to %PATH%. See Tools/Scripts/win_add2path.py Christian