Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1167040 - [abrt] spyder: zmqrelated.py:37:check_for_zmq:ImportError: IPython.kernel.zmq requires pyzmq >= 2.1.11
Summary: [abrt] spyder: zmqrelated.py:37:check_for_zmq:ImportError: IPython.kernel.zmq...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: spyder
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mukundan Ragavan
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:784263e8af8f2d8662685c57aa3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-22 21:39 UTC by Viliam
Modified: 2015-12-11 23:50 UTC (History)
3 users (show)

Fixed In Version: spyder-2.3.8-1.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-11 23:50:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (deleted)
2014-11-22 21:39 UTC, Viliam
no flags Details
File: environ (deleted)
2014-11-22 21:39 UTC, Viliam
no flags Details

Description Viliam 2014-11-22 21:39:22 UTC
Description of problem:
I had started Spyder2 and i had installed spyder requirements ipython, matplotlib and pep8 from yum.
When the installation was completed i closed Spyder2 and this error happened. I tried to reinstall program but it doesnt work.
My settings in Spyder2 were set to python3 with pythonruns.

Version-Release number of selected component:
spyder-2.2.4-3.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python /usr/bin/spyder
executable:     /usr/bin/spyder
kernel:         3.17.3-300.fc21.x86_64
runlevel:       N 5
type:           Python

Truncated backtrace:
zmqrelated.py:37:check_for_zmq:ImportError: IPython.kernel.zmq requires pyzmq >= 2.1.11

Traceback (most recent call last):
  File "/usr/bin/spyder", line 3, in <module>
    start_app.main()
  File "/usr/lib/python2.7/site-packages/spyderlib/start_app.py", line 72, in main
    from spyderlib import spyder
  File "/usr/lib/python2.7/site-packages/spyderlib/spyder.py", line 115, in <module>
    from spyderlib.plugins.ipythonconsole import IPythonConsole
  File "/usr/lib/python2.7/site-packages/spyderlib/plugins/ipythonconsole.py", line 31, in <module>
    from IPython.lib.kernel import find_connection_file, get_connection_info
  File "/usr/lib/python2.7/site-packages/IPython/lib/kernel.py", line 11, in <module>
    from IPython.kernel.connect import *
  File "/usr/lib/python2.7/site-packages/IPython/kernel/__init__.py", line 4, in <module>
    from . import zmq
  File "/usr/lib/python2.7/site-packages/IPython/kernel/zmq/__init__.py", line 14, in <module>
    check_for_zmq('2.1.11', 'IPython.kernel.zmq')
  File "/usr/lib/python2.7/site-packages/IPython/utils/zmqrelated.py", line 37, in check_for_zmq
    raise ImportError("%s requires pyzmq >= %s"%(required_by, minimum_version))
ImportError: IPython.kernel.zmq requires pyzmq >= 2.1.11

Local variables in innermost frame:
required_by: 'IPython.kernel.zmq'
minimum_version: '2.1.11'

Comment 1 Viliam 2014-11-22 21:39:26 UTC
Created attachment 960291 [details]
File: backtrace

Comment 2 Viliam 2014-11-22 21:39:27 UTC
Created attachment 960292 [details]
File: environ

Comment 3 Radek Novacek 2014-11-24 08:04:18 UTC
Please provide exact version of the `python-zmq` package if it's installed.

Comment 4 Viliam 2014-11-24 16:48:56 UTC
python-zmq.x86_64                        14.3.1-1.fc21                  fedora 
python-zmq-tests.x86_64                  14.3.1-1.fc21                  fedora

Comment 5 Fedora Admin XMLRPC Client 2015-10-02 12:11:54 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Fedora End Of Life 2015-11-04 10:21:29 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 7 Fedora Update System 2015-11-04 22:50:04 UTC
spyder-2.3.7-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-967b0ff0b0

Comment 8 Fedora Update System 2015-11-06 02:35:41 UTC
spyder-2.3.7-4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update spyder'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-967b0ff0b0

Comment 9 Fedora End Of Life 2015-12-02 05:11:13 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 10 Fedora Update System 2015-12-03 03:01:31 UTC
spyder-2.3.8-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-85bb9ca6b8

Comment 11 Fedora Update System 2015-12-04 01:35:16 UTC
spyder-2.3.8-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update spyder'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-85bb9ca6b8

Comment 12 Fedora Update System 2015-12-11 23:50:51 UTC
spyder-2.3.8-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.