I'm getting the following error:
calibre, version 3.46.0
ERROR: Error: Error communicating with device
'NoneType' object has no attribute '__getitem__'
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 89, in run
File "site-packages\calibre\gui2\device.py", line 593, in _upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 399, in upload_books
File "site-packages\calibre\devices\kobo\driver.py", line 2087, in upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 313, in _modify_epub
File "site-packages\calibre\startup.py", line 89, in expanduser
TypeError: 'NoneType' object has no attribute '__getitem__'
|