[IPython-User] Pb installing iPython on Windows
Tom Aziz
tomazi75@gmail....
Wed Sep 28 03:22:00 CDT 2011
All,
Sorry if this has already been discussed, but I haven't find any solution on
the archive of this mailing list nor via Google.
Here is the problem. After a fresh installation of Python 2.7 and iPython
(latest versions) on Windows XP, I get an error message "ImportError: No
module named Shell".
C:\Python27\Scripts>python
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>>
C:\Python27\Scripts>C:\Python27\python.exe ipython.py
Traceback (most recent call last):
File "ipython.py", line 26, in <module>
import IPython.Shell
ImportError: No module named Shell
Thanks for any help,
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20110928/0712bc82/attachment-0001.html
More information about the IPython-User
mailing list