[IPython-user] Windows post installation
Thorsten Kampe
thorsten at thorstenkampe.de
Fri Sep 17 01:30:45 CDT 2004
The Windows post installation routine gives this summary:
"I created the directory C:\\Program Files\\IPython." While it should
be "%ProgramFiles" (or even better the actual value you found in the
registry with _winreg).
By the way? Why do you use _winreg (which offers a lowlevel approach
to the registry - while win32all offers better support?)
You use win32all for other purposes so it has to be installed anyway.
Thorsten
More information about the IPython-user
mailing list