Created attachment 715935 [details] /var/log/rpmpkgs Description of problem: ipython qtconsole fails to start Version-Release number of selected component (if applicable): python-ipython-0.13.1-3.fc18.noarch.rpm python-ipython-console-0.13.1-3.fc18.noarch.rpm python-ipython-gui-0.13.1-3.fc18.noarch.rpm python-ipython-notebook-0.13.1-3.fc18.noarch.rpm How reproducible: Every time Steps to Reproduce: 1. Run ipython qtconsole Actual results: [ciupicri@hermes tmp]$ ipython qtconsole Traceback (most recent call last): File "/usr/bin/ipython", line 7, in <module> launch_new_instance() File "/usr/lib/python2.7/site-packages/IPython/frontend/terminal/ipapp.py", line 388, in launch_new_instance app.initialize() File "<string>", line 2, in initialize File "/usr/lib/python2.7/site-packages/IPython/config/application.py", line 84, in catch_config_error return method(app, *args, **kwargs) File "/usr/lib/python2.7/site-packages/IPython/frontend/terminal/ipapp.py", line 313, in initialize super(TerminalIPythonApp, self).initialize(argv) File "<string>", line 2, in initialize File "/usr/lib/python2.7/site-packages/IPython/config/application.py", line 84, in catch_config_error return method(app, *args, **kwargs) File "/usr/lib/python2.7/site-packages/IPython/core/application.py", line 325, in initialize self.parse_command_line(argv) File "/usr/lib/python2.7/site-packages/IPython/frontend/terminal/ipapp.py", line 308, in parse_command_line return super(TerminalIPythonApp, self).parse_command_line(argv) File "<string>", line 2, in parse_command_line File "/usr/lib/python2.7/site-packages/IPython/config/application.py", line 84, in catch_config_error return method(app, *args, **kwargs) File "/usr/lib/python2.7/site-packages/IPython/config/application.py", line 420, in parse_command_line return self.initialize_subcommand(subc, subargv) File "<string>", line 2, in initialize_subcommand File "/usr/lib/python2.7/site-packages/IPython/config/application.py", line 84, in catch_config_error return method(app, *args, **kwargs) File "/usr/lib/python2.7/site-packages/IPython/config/application.py", line 352, in initialize_subcommand subapp = import_item(subapp) File "/usr/lib/python2.7/site-packages/IPython/utils/importstring.py", line 40, in import_item module = __import__(package,fromlist=[obj]) File "/usr/lib/python2.7/site-packages/IPython/frontend/qt/console/qtconsoleapp.py", line 56, in <module> from IPython.external.qt import QtCore, QtGui File "/usr/lib/python2.7/site-packages/IPython/external/qt.py", line 43, in <module> raise ImportError('Cannot import PySide >= 1.0.3 or PyQt4 >= 4.7') ImportError: Cannot import PySide >= 1.0.3 or PyQt4 >= 4.7 Expected results: ipython should start Additional info: It looks like this has been already fixed upstream [1]. [1] https://github.com/ipython/ipython/commit/045580593304a61505d842c9cde2d32d80dfbbb6
ipython-0.13.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/ipython-0.13.2-1.fc19
ipython-0.13.2-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/ipython-0.13.2-1.fc18
Package ipython-0.13.2-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ipython-0.13.2-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-5070/ipython-0.13.2-1.fc18 then log in and leave karma (feedback).
ipython-0.13.2-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
ipython-0.13.2-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
I am still getting the same error. $ rpm -qa | grep ipython python-ipython-gui-0.13.2-1.fc18.noarch python-ipython-console-0.13.2-1.fc18.noarch $ rpm -qa | grep PyQt PyQt4-4.10-1.fc18.x86_64
The wrong version checks from above is fixed in the rpm from above. Could you please check if you have "sip" installed? Seems like that dependency is missing, the alternative would be to install pyside, but it seems there is no python3-pyside (yet) in fedora.
This message is a reminder that Fedora 18 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 18. 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 WONTFIX if it remains open with a Fedora 'version' of '18'. 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 prior to Fedora 18's end of life. Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 18 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 to Fedora 18's end of life. 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.
python-ipython-gui-0.13.2-2.fc20.noarch works fine
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 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.