View Single Post
Old 07-12-2022, 05:18 PM   #45
corsablis
Junior Member
corsablis began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2021
Device: none
Having issues after updating to Calibre 6 today. After trying to upload a book, get the following error:
Quote:
calibre, version 6.0.0
ERROR: Unhandled exception: <b>AttributeError</b>:type object 'QNetworkReply' has no attribute 'AuthenticationRequiredError'

calibre 6.0 embedded-python: True
Linux-5.4.0-121-generic-x86_64-with-glibc2.31 Linux ('64bit', 'ELF')
('Linux', '5.4.0-121-generic', '#137-Ubuntu SMP Wed Jun 15 13:33:07 UTC 2022')
Python 3.10.1
Traceback (most recent call last):
File "calibre_plugins.bookfusion.check_worker", line 67, in finish_fetch_limits
if error == QNetworkReply.AuthenticationRequiredError:
AttributeError: type object 'QNetworkReply' has no attribute 'AuthenticationRequiredError'

Last edited by corsablis; 07-12-2022 at 05:19 PM. Reason: formatting
corsablis is offline   Reply With Quote