Quote:
Originally Posted by theducks
It thinks you have python 310 installed (earlier on the Path) which conflicts.
|
I have a similar issue after u/grade:
C:\Program Files\Calibre2>calibre-debug -g
calibre 7.3 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.11.5
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (10, 0, 3) && Obok DeDRM (10, 0, 3)
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 95, in <module>
File "site.py", line 90, in main
File "site.py", line 50, in run_entry_point
File "calibre\debug.py", line 231, in main
File "calibre\gui_launch.py", line 72, in calibre
File "bypy-importer.py", line 279, in exec_module
File "calibre\gui2\main.py", line 5, in <module>
ImportError: Module use of python310.dll conflicts with this version of Python.
C:\Program Files\Calibre2>
How best to fix this? Is it to update my separate stand-alone version of Python or is there something I can do in Calibre?
Many thanks for the help & a great program.