Bug ID 1099874
Summary Eric5 does not work in Leap 15.0
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.0
Hardware x86-64
OS Other
Status NEW
Severity Major
Priority P5 - None
Component Development
Assignee bnc-team-screening@forge.provo.novell.com
Reporter kiv@mail.orbitel.bg
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

After Eric5 get installed from Yast without any troubles it can not start.

Starting it from CLI gives following:

eric5
Error in sys.excepthook:
Traceback (most recent call last):
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/usr/lib/python3.6/site-packages/eric5/Utilities/__init__.py", line 73,
in <module>
    import Preferences
  File "/usr/lib/python3.6/site-packages/eric5/Preferences/__init__.py", line
35, in <module>
    from PyQt4.QtWebKit import QWebSettings
ModuleNotFoundError: No module named 'PyQt4.QtWebKit'

Original exception was:
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/eric5/eric5.py", line 329, in <module>
    main()
  File "/usr/lib/python3.6/site-packages/eric5/eric5.py", line 240, in main
    import Preferences
  File "/usr/lib/python3.6/site-packages/eric5/Preferences/__init__.py", line
35, in <module>
    from PyQt4.QtWebKit import QWebSettings


You are receiving this mail because: