[IPython-dev] iptest is crashing on trunk

Jörgen Stenarson jorgen.stenarson at bostream.nu
Wed Oct 28 15:49:44 EDT 2009


Hi,

I have just installed python2.6 and ipython from trunk on windows xp.
Is the problem below a known issue?

/Jörgen

C:\python\external\ipython-trunk\IPython>python scripts\iptest
Traceback (most recent call last):
   File "scripts\iptest", line 8, in <module>
     iptest.main()
   File "c:\python\external\ipython-trunk\IPython\testing\iptest.py", 
line 315, in main
     run_iptestall()
   File "c:\python\external\ipython-trunk\IPython\testing\iptest.py", 
line 278, in run_iptestall
     runners = make_runners()
   File "c:\python\external\ipython-trunk\IPython\testing\iptest.py", 
line 264, in make_runners
     runners.update(trial_runners)
UnboundLocalError: local variable 'trial_runners' referenced before 
assignment



More information about the IPython-dev mailing list