Hi Marco, thanks for your feedback.

Can you please open a terminal, launch python3 there, enter these lines
and paste the output?

>>> import PyQt5
>>> PyQt5.__path__
>>> import PyQt5.QtCore
>>> PyQt5.QtCore.__file__
>>> import PyQt5.QtWebKit

(lines 2 and 4 should print some paths; line 5 may either succeed or
print an exception).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1732695

Title:
  ImportError: No module named 'PyQt5.QtWebKit'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/retext/+bug/1732695/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to