View Single Post
Old 08-15-2022, 12:52 PM   #14
TornSoul
Junior Member
TornSoul began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Aug 2022
Device: none
calibre-debug -c "from PyQt6.QtWebEngineCore import QWebEnginePage; print(QWebEnginePage)"
Traceback (most recent call last):
File "runpy.py", line 196, in _run_module_as_main
File "runpy.py", line 86, in _run_code
File "site.py", line 82, in <module>
File "site.py", line 77, in main
File "site.py", line 49, in run_entry_point
File "calibre\debug.py", line 234, in main
File "<string>", line 1, in <module>
ImportError: DLL load failed while importing QtWebEngineCore: The specified module could not be found.

----------

I'm also on the N version (Windows 10 Pro N) - So might be related?

Weird though that Calibre used to work just fine. A month ago I had no problems.
TornSoul is offline   Reply With Quote