I have installed Calibre 8.40 and other versions on a updated Windows 10 LTS 1607 with all patches but it does not start anymore. No signal of any type. I have rebooted, reinstalled tried from CMD but nothing!
I have also unistalled Calibre, deleted the installation folder, rebooted and started again with no success.
Here is the debug output
What should I do now?
Spoiler:
Code:
calibre 8.4 embedded-python: True
Windows-10-10.0.14393-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.14393')
Python 3.11.12
Windows: ('10', '10.0.14393', 'SP0', 'Multiprocessor Free')
Interface language: it
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Failed to import PyQt module: PyQt6.QtWidgets with error: DLL load failed while importing QtWidgets: Impossibile trovare la procedura specificata.
Traceback (most recent call last):
File "runpy.py", line 198, in _run_module_as_main
File "runpy.py", line 88, in _run_code
File "site.py", line 83, in <module>
File "site.py", line 78, in main
File "site.py", line 50, in run_entry_point
File "calibre\debug.py", line 234, in main
File "calibre\gui_launch.py", line 72, in calibre
File "calibre\gui_launch.py", line 51, in register_with_default_programs
File "bypy-importer.py", line 279, in exec_module
File "calibre\gui2\__init__.py", line 15, in <module>
ImportError: cannot import name 'QApplication' from 'qt.core' (C:\Program Files\Calibre2\app\bin\python-lib.bypy.frozen\qt\core.pyc)