New install Of 8.0.1.0 fails to start windows 11
I couldn't get the new version to update until I did it through Admin command line. Then it would not run.I uninstalled the program and installed the 8.0.1.0 without issue, but the program still will not start.
Used the command line with calibre-debug -g and received the following.
Since I saw a python error, I tried updating to the newest stable version of python 3.13.2, to no avail.
Any and all help would be appreciated.
C:\Windows\System32>calibre-debug -g
calibre 8.0.1 embedded-python: True
Windows-10-10.0.22631-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22631')
Python 3.11.5
Windows: ('10', '10.0.22631', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: G:\Program Files\Calibre2\calibre-debug.exe
Successfully initialized third party plugins: DeDRM (7, 2, 1) && Kobo Books (1, 9, 0) && Kobo Utilities (2, 19, 1)
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 241, in main
File "calibre\gui_launch.py", line 73, in calibre
File "bypy-importer.py", line 279, in exec_module
File "calibre\gui2\main.py", line 11, in <module>
ImportError: Module use of python38.dll conflicts with this version of Python.
|