Thi is the log from the beginning
Code:
calibre 5.33.1 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: None
Failed to initialize plugin: 'C:\\Users\\gwydi\\AppData\\Roaming\\calibre\\plugins\\DeDRM.zip'
Traceback (most recent call last):
File "calibre\customize\ui.py", line 740, in initialize_plugins
File "calibre\customize\ui.py", line 64, in load_plugin
File "calibre\customize\zipplugin.py", line 293, in load
File "importlib\__init__.py", line 127, in import_module
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "calibre\customize\zipplugin.py", line 185, in exec_module
File "calibre\customize\zipplugin.py", line 181, in get_code
File "calibre_plugins.dedrm.__init__", line 161
print u"{0} v{1}: Copying needed library files from plugin's zip".format(PLUGIN_NAME, PLUGIN_VERSION)
^
SyntaxError: invalid syntax
Successfully initialized third party plugins: Actualizador Biblioteca ePL (1, 7, 0) && Count Pages (1, 11, 1) && Find Duplicates (1, 8, 10) && Goodreads (1, 5, 1) && Goodreads Sync (1, 15, 1) && Kobo Utilities (2, 14, 1) && KoboTouchExtended (3, 5, 4) && Library Splitter (1, 0, 4) && Reading List (1, 7, 6)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 93.96531791907513 x 94.07407407407408
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.34] splash screen shown
[0.34] Initializing db...
[1.88] db initialized
[1.88] Constructing main UI...
DEBUG: 0.0 Goodreads Sync::dialogs.py - loading translations
DEBUG: 0.0 GoodreadsSync::action.py - loading translations
DEBUG: 0.0 KoboUtilites::action.py - loading translations
DEBUG: 0.0 KoboUtilites::dialogs.py - loading translations
DEBUG: 0.0 KoboUtilites::action.py - loading translations
DEBUG: 2.7 HttpHelper::__init__: proxy=None
DEBUG: 2.7 No Kobo Touch, Glo or Mini appears to be connected
DEBUG: 2.7 rebuild_menus - self.supports_ratings=None, self.supports_tiles=None
DEBUG: 2.7 KoboUtilities:set_toolbar_button_tooltip - start: text='None'
DEBUG: 2.7 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders
Driver: KoboTouchExtended'
[4.92] main UI initialized...
[4.92] Hiding splash screen
DEBUG: 2.9 KoboUtilities:_on_device_connection_changed - self.plugin_device_connection_changed.__class__: <class 'PyQt5.QtCore.pyqtBoundSignal'>
DEBUG: 2.9 Methods for self.plugin_device_connection_changed: ['__call__', '__class__', '__delattr__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__getitem__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', 'connect', 'disconnect', 'emit', 'signal']
DEBUG: 2.9 No Kobo Touch, Glo or Mini appears to be connected
DEBUG: 2.9 KoboUtilities:set_toolbar_button_tooltip - start: text='None'
DEBUG: 2.9 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders
Driver: MTP Device Interface'
Job: 0 Set library information started
DeviceJob: 0 Set library information done, calling callback
Starting QuickView
DeviceJob: 0 Set library information callback returned
Job: 1 Get device information started
DeviceJob: 1 Get device information done, calling callback
Job: 0 Set library information finished
No details available.
Job: 1 Get device information finished
No details available.
DeviceJob: 1 Get device information callback returned
Job: 2 Set library information started
DeviceJob: 2 Set library information done, calling callback
DeviceJob: 2 Set library information callback returned
Job: 3 Get list of books on device started
MTP: Loading filesystem metadata...
MTP: Ignored object: Pictures
MTP: Ignored object: data
MTP: Ignored object: Alarms
MTP: Ignored object: dicts
MTP: Ignored object: Android
MTP: Ignored object: Shop
MTP: Ignored object: WifiTransfer
MTP: Ignored object: fonts
MTP: Ignored object: Music
MTP: Ignored object: Push
[5.24] splash screen hidden
MTP: Ignored object: Books
[5.24] Started up in 5.24 seconds with 51145 books
MTP: Ignored object: Notifications
MTP: Ignored object: Download
Job: 1 Get device information finished
No details available.
Job: 2 Set library information finished
No details available.
MTP: Filesystem metadata loaded in 0.594107 seconds (1860 objects)
Failed to load existing driveinfo.calibre file, with error:
Traceback (most recent call last):
File "calibre\devices\mtp\windows\driver.py", line 391, in get_mtp_file
MemoryError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\devices\mtp\driver.py", line 164, in _update_drive_info
File "calibre\devices\mtp\windows\driver.py", line 36, in check_thread
File "calibre\devices\mtp\windows\driver.py", line 396, in get_mtp_file
calibre.devices.errors.DeviceError: Failed to fetch the file ('Almacenamiento interno compartido', 'driveinfo.calibre') with error:
Failed to read metadata from Almacenamiento interno compartido/Ebooks/Epub/Chambers, Robert William/Valdemar - Gotica/V- G - 87 - El Rey de Amarillo. Relatos macabros y terrorificos.epub
Traceback (most recent call last):
File "calibre\devices\mtp\windows\driver.py", line 391, in get_mtp_file
MemoryError
And from here, all the files give the same error
I hope this helps