[IPython-user] installing from subversion checkout problem
danny shevitz
danny_shevitz at yahoo.com
Tue Nov 21 14:20:56 CST 2006
Howdy all,
I am having the same problem as others with IPython not playing nicely with pdb in Python 2.5 on windows.
I tried checking out the lastest development version via subversion and that seems to work fine.
When I get to the install, if I type setup.py at a command prompt, I get.
E:\slor>setup
Traceback (most recent call last):
File "E:\slor\setup.py", line 35, in <module>
if os_name == 'windows' and sys.argv[1] == 'sdist':
IndexError: list index out of range
Any hints on how I'm screwing this up.
TIA,
Danny
More information about the IPython-user
mailing list