Hide Forgot
Description of problem: Attempting to import Qsci from PyQt4 reports a problem with the version reported by QtCore Version-Release number of selected component (if applicable): PyQt4 version 4.8.3 How reproducible: Always Steps to Reproduce: 1. python 2. from PyQt4 import Qsci Actual results: Traceback (most recent call last): File "<stdin>", line 1, in <module> RuntimeError: the PyQt4.QtCore module is version -1 but the PyQt4.Qsci module requires version 1 Expected results: Successful import of Psci module Additional info: This bug prevents the use of the eric4 python IDE
rpm -q eric PyQt4 qscintilla-python please. In particular, the combination of items listed in https://admin.fedoraproject.org/updates/FEDORA-2011-15608 should work.
ping? please provide the information requested.
please update packages listed above, it should fix the bug.