[IPython-user] wxIpython error
Reckoner
reckoner@gmail....
Wed Jun 11 13:13:44 CDT 2008
I got the latest version and found wxIpython, but I get the following error:
===
Traceback (most recent call last):
File "wxIPython.py", line 240, in ?
main()
File "wxIPython.py", line 234, in main
app = MyApp()
File "wxIPython.py", line 227, in __init__
self.frame = MyFrame()
File "wxIPython.py", line 47, in __init__
self.optionLoad()
File "wxIPython.py", line 101, in optionLoad
opt = open('options.conf','r')
IOError: [Errno 2] No such file or directory: 'options.conf'
===
Also, wxIpython is not installed in the Scripts directory, which would
have been convenient.
BTW, I'm on winXP with python 2.4.
thanks.
More information about the IPython-user
mailing list