[SciPy-user] Installing Ipython

Howey, David A d.howey at imperial.ac.uk
Wed Aug 10 05:46:42 EDT 2005


I'm getting a strange error when trying to install IPython on my wife's laptop (under Win98SE). Everything else (Python 2.3, IDLE, ctypes, readline, scipy, numpy, matplotlib etc) is installed on the laptop and works fine. But when I install Ipython, when it's running the post install script, I get the following error:
 
Traceback (most recent call last):
 File "<string>", line 74, in ?
 File "<string>", line 22, in install
OSError: no such folder (CSIDL_COMMON_PROGRAMS)
*** run_installscript: internal error 0xFFFFFFF ***
 
 
Does anyone know how to rectify this?
 
Thanks very much and thanks also to those who have helped me with all my questions over the last few weeks. I now have a beautiful secant method root finding happily!
 
Dave Howey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20050810/9f76d347/attachment.html>


More information about the SciPy-User mailing list