[IPython-user] Running iPython .8.3 with Python 2.3 on Windows
Tony Cappellini
cappy2112@gmail....
Thu May 29 13:52:44 CDT 2008
When I launch ipython .8.3 on Python 2.3.4- on Windows XP
This exception occurs.
Is Ipython only working for Python 2.4 and later?
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
c:\Python23\Scripts>ipython.py
Traceback (most recent call last):
File "c:\Python23\Scripts\ipython.py", line 27, in ?
IPython.Shell.start().mainloop()
File "C:\Python23\Lib\site-packages\IPython\Shell.py", line 1215, in start
shell = _select_shell(sys.argv)
File "C:\Python23\Lib\site-packages\IPython\Shell.py", line 1157, in
_select_shell
all_opts = set(['tk','pylab','gthread','qthread','q4thread','wthread',
NameError: global name 'set' is not defined
c:\Python23\Scripts>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ipython.scipy.org/pipermail/ipython-user/attachments/20080529/99385abd/attachment.html
More information about the IPython-user
mailing list