Closed GoogleCodeExporter closed 9 years ago
Two suggestions:
- there is now a win64 build, you might have more luck with that.
- you do have to add the python directory to your Path variable (not PythonPath). You can do this by searching for Environment Variables in Control Panel, and then adding ";C:\Python27" (or whatever the actual directory is) to the PATH variable. See this page:
http://docs.python.org/using/windows.html
For more details.
Original comment by ikarpov
on 6 Dec 2011 at 4:11
Issue 123 has been merged into this issue.
Original comment by ikarpov
on 6 Dec 2011 at 4:12
have the above suggestions fixed this problem?
Original comment by ikarpov
on 7 Dec 2011 at 1:10
Original comment by ikarpov
on 7 Dec 2011 at 1:10
Yes the python directory wasn't set right. Thanks for the tip. I'm not a
regular user of Python so making clear what to do is helpful. Thanks
Original comment by justin.c...@gmail.com
on 7 Dec 2011 at 1:36
OK, I will mark this as fixed. This seems by far the most common problem with
people so far, so you are in good company =). I made an NSIS installer that
includes the right Python and wxPython versions, but I still need to figure out
how to make it automatically set the Path. Once I do, this should all be
history.
Original comment by ikarpov
on 8 Dec 2011 at 2:41
Issue 119 has been merged into this issue.
Original comment by ikarpov
on 8 Dec 2011 at 2:42
Original issue reported on code.google.com by
justin.c...@gmail.com
on 4 Dec 2011 at 11:01