Quote:
Originally Posted by kovidgoyal
@acidslam: As I sad the memoryloadimage problem is gone. Now you seem to be having another problem. What does running the following output
calibre-debug -c "from PyQt5.QtGui import QColor"
|
PS C:\DFSRoots> calibre-debug -c "from PyQt5.QtGui import QColor"
Python function terminated unexpectedly
DLL load failed: The specified module could not be found. (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 101, in main
File "site.py", line 78, in run_entry_point
File "site-packages\calibre\debug.py", line 261, in main
File "<string>", line 1, in <module>
File "site.py", line 39, in load_module
ImportError: DLL load failed: The specified module could not be found.
Mhhh. Actually its 2.56 which is working last. Not 2.55. Thanks for looking