Description of problem: Unable to load Qwt library in python Version-Release number of selected component (if applicable): PyQt4-4.8.6-1.fc15.x86_64 PyQwt-5.2.0-12.fc15.x86_64 How reproducible: allways Steps to Reproduce: 1. type " from PyQt4.Qwt5 import * " in python 2. 3. Actual results: RuntimeError: the PyQt4.QtCore module is version 1 but the PyQt4.Qwt5.Qwt module requires version -1 Expected results: Additional info: Same bug, but on Fedora 16, seems to be resolved here : https://bugzilla.redhat.com/show_bug.cgi?id=715976
Building the SRPM of PyQwt while PyQt4-4.8.6-1 is installed seems to solve the problem.
PyQwt-5.2.0-14.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/PyQwt-5.2.0-14.fc15
PyQwt-5.2.0-14.fc15.1 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/PyQwt-5.2.0-14.fc15.1
Package PyQwt-5.2.0-14.fc15.1: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing PyQwt-5.2.0-14.fc15.1' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-0091/PyQwt-5.2.0-14.fc15.1 then log in and leave karma (feedback).
PyQwt-5.2.0-14.fc15.1 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.