Public bug reported:

$ ipython qtconsole
Traceback (most recent call last):
  File "/home/peo/local/bin/ipython", line 7, in <module>
    launch_new_instance()
  File "/home/peo/local/lib/python/IPython/frontend/terminal/ipapp.py", line 
369, in launch_new_instance
    app.initialize()
  File "/home/peo/local/lib/python/IPython/frontend/terminal/ipapp.py", line 
273, in initialize
    super(TerminalIPythonApp, self).initialize(argv)
  File "/home/peo/local/lib/python/IPython/core/application.py", line 298, in 
initialize
    self.parse_command_line(argv)
  File "/home/peo/local/lib/python/IPython/frontend/terminal/ipapp.py", line 
269, in parse_command_line
    return super(TerminalIPythonApp, self).parse_command_line(argv)
  File "/home/peo/local/lib/python/IPython/config/application.py", line 340, in 
parse_command_line
    return self.initialize_subcommand(subc, subargv)
  File "/home/peo/local/lib/python/IPython/config/application.py", line 322, in 
initialize_subcommand
    subapp = import_item(subapp)
  File "/home/peo/local/lib/python/IPython/utils/importstring.py", line 40, in 
import_item
    module = __import__(package,fromlist=[obj])
  File 
"/home/peo/local/lib/python/IPython/frontend/qt/console/qtconsoleapp.py", line 
36, in <module>
    from IPython.frontend.qt.kernelmanager import QtKernelManager
  File "/home/peo/local/lib/python/IPython/frontend/qt/kernelmanager.py", line 
9, in <module>
    from IPython.zmq.kernelmanager import KernelManager, SubSocketChannel, \
  File "/home/peo/local/lib/python/IPython/zmq/__init__.py", line 25, in 
<module>
    minimum_pyzmq_version, pyzmq_version))
ImportError: IPython.zmq requires pyzmq >= 2.1.4, but you have 2.1.11

$ lsb_release -rd
Description:    Ubuntu precise (development branch)
Release:        12.04

$ apt-cache policy ipython-qtconsole
ipython-qtconsole:
  Installed: (none)
  Candidate: 0.12-1
  Version table:
     0.12-1 0
        500 http://ch.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages

** Affects: ipython (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/948428

Title:
  `ipython qtconsole` fails to start; says IPython.zmq requires pyzmq >=
  2.1.4, but you have 2.1.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipython/+bug/948428/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to