Bug 919921 - [abrt] spyder-2.1.13-1.fc18: requirements.py:30:show_warning:RuntimeError: Please check Spyder installation requirements:
Summary: [abrt] spyder-2.1.13-1.fc18: requirements.py:30:show_warning:RuntimeError: Pl...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: spyder
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Radek Novacek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:648afaed495dcf064f3c661dc87...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-10 22:17 UTC by Kamil Páral
Modified: 2016-12-01 00:31 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-20 21:30:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (855 bytes, text/plain)
2013-03-10 22:17 UTC, Kamil Páral
no flags Details
File: core_backtrace (418 bytes, text/plain)
2013-03-10 22:17 UTC, Kamil Páral
no flags Details
File: environ (1.62 KB, text/plain)
2013-03-10 22:17 UTC, Kamil Páral
no flags Details

Description Kamil Páral 2013-03-10 22:17:16 UTC
Description of problem:
Spyder doesn't start after update to PyQT4-4.10. The upstream report:
http://code.google.com/p/spyderlib/issues/detail?id=1291

It should be already fixed, we need a fixed version ASAP, thanks.

Version-Release number of selected component:
spyder-2.1.13-1.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/spyder
executable:     /usr/bin/spyder
kernel:         3.8.2-206.fc18.x86_64
uid:            1000

Truncated backtrace:
requirements.py:30:show_warning:RuntimeError: Please check Spyder installation requirements:
PyQt4 4.4+ is required (found v4.10).

Traceback (most recent call last):
  File "/usr/bin/spyder", line 2, in <module>
    from spyderlib import spyder
  File "/usr/lib/python2.7/site-packages/spyderlib/spyder.py", line 48, in <module>
    requirements.check_qt()
  File "/usr/lib/python2.7/site-packages/spyderlib/requirements.py", line 51, in check_qt
    % (package_name, required_str, actual_str))
  File "/usr/lib/python2.7/site-packages/spyderlib/requirements.py", line 30, in show_warning
    raise RuntimeError, message
RuntimeError: Please check Spyder installation requirements:
PyQt4 4.4+ is required (found v4.10).

Local variables in innermost frame:
message: 'Please check Spyder installation requirements:\nPyQt4 4.4+ is required (found v4.10).'

Comment 1 Kamil Páral 2013-03-10 22:17:19 UTC
Created attachment 708097 [details]
File: backtrace

Comment 2 Kamil Páral 2013-03-10 22:17:21 UTC
Created attachment 708098 [details]
File: core_backtrace

Comment 3 Kamil Páral 2013-03-10 22:17:22 UTC
Created attachment 708099 [details]
File: environ

Comment 4 Fedora Update System 2013-03-11 08:11:17 UTC
spyder-2.1.13-3.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/spyder-2.1.13-3.fc18

Comment 5 Fedora Update System 2013-03-11 08:24:51 UTC
spyder-2.1.13-3.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/spyder-2.1.13-3.fc17

Comment 6 Fedora Update System 2013-03-12 08:23:59 UTC
Package spyder-2.1.13-3.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 spyder-2.1.13-3.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-3660/spyder-2.1.13-3.fc18
then log in and leave karma (feedback).

Comment 7 David 2013-03-19 11:36:15 UTC
I launched Spyder, after updating the repositories. It needs PyQT > 4.4, but it complains because only 4.10 is found.

Package: spyder-2.1.13-1.fc18
OS Release: Fedora release 18 (Spherical Cow)

Comment 8 Radek Novacek 2013-03-19 11:50:52 UTC
David, please install fixed package using suggested command:

su -c 'yum update --enablerepo=updates-testing spyder-2.1.13-3.fc18'

or wait until it will be pushed to the stable repo (few days).

Comment 9 Fedora Update System 2013-03-20 21:30:07 UTC
spyder-2.1.13-3.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2013-03-20 21:49:19 UTC
spyder-2.1.13-3.fc18 has been pushed to the Fedora 18 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.