[IPython-dev] Helping battle testing the newapp branch
Thomas Kluyver
takowl at gmail.com
Mon Jun 20 09:00:23 EDT 2011
I'm getting ipython-qtconsole failing in newapp:
Traceback (most recent call last):
File "/home/thomas/code/virtualenvs/ipy-trunk/bin/ipython-qtconsole", line
6, in <module>
main()
File
"/home/thomas/code/virtualenvs/ipy-trunk/lib/python2.7/site-packages/IPython/frontend/qt/console/ipythonqt.py",
line 224, in main
kernel_manager.start_kernel(**kwargs)
File
"/home/thomas/code/virtualenvs/ipy-trunk/lib/python2.7/site-packages/IPython/frontend/qt/kernelmanager.py",
line 208, in start_kernel
super(QtKernelManager, self).start_kernel(*args, **kw)
File
"/home/thomas/code/virtualenvs/ipy-trunk/lib/python2.7/site-packages/IPython/zmq/kernelmanager.py",
line 794, in start_kernel
stdin_port=stdin[1], hb_port=hb[1], **kw)
File
"/home/thomas/code/virtualenvs/ipy-trunk/lib/python2.7/site-packages/IPython/zmq/ipkernel.py",
line 662, in launch_kernel
*args, **kwargs)
TypeError: base_launch_kernel() got an unexpected keyword argument 'colors'
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110620/beb4f6a1/attachment.html>
More information about the IPython-dev
mailing list