Bug 599482

Summary: KDE4.4: eric (PyQt4-related) - can't start
Product: [openSUSE] openSUSE 11.2 Reporter: Jon Nelson <jnelson-suse>
Component: KDE4 ApplicationsAssignee: E-mail List <kde-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: ctrippe
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jon Nelson 2010-04-24 19:55:07 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9

I get this traceback.
Fully up-to-date using KDE4.4 desktop.

Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/eric4/eric4.py", line 60, in <module>
    from KdeQt.KQApplication import KQApplication
  File "/usr/lib64/python2.6/site-packages/eric4/KdeQt/__init__.py", line 20, in <module>
    import Preferences
  File "/usr/lib64/python2.6/site-packages/eric4/Preferences/__init__.py", line 25, in <module>
    from PyQt4 import Qsci
RuntimeError: the sip module implements API v7.0 to v7.1 but the PyQt4.Qsci module requires API v6.0


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Christian Trippe 2010-04-25 06:12:12 UTC
dup

*** This bug has been marked as a duplicate of bug 593445 ***