Thread: Python error
View Single Post
Old 01-21-2021, 11:35 AM   #1
Tazmius
Junior Member
Tazmius began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2021
Device: Kindle
Python error

Getting the following error when trying to download metadata for any book. How do I correct? I have not done any updates to my pc except for updating calibre when notified there was an update available.

calibre, version 5.9.0
ERROR: Unhandled exception: <b>ImportError</b>:Module use of python27.dll conflicts with this version of Python.

calibre 5.9 Portable embedded-python: True is64bit: False
Windows-10-10.0.19041 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins:
Traceback (most recent call last):
File "calibre\gui2\metadata\single.py", line 536, in fetch_metadata
File "bypy-importer.py", line 203, in exec_module
File "calibre\ebooks\metadata\sources\update.py", line 7, in <module>
ImportError: Module use of python27.dll conflicts with this version of Python.
Tazmius is offline   Reply With Quote