kiwidude:
As of this morning, I'm getting the same error, running Calibre 9.29 [Windows 64 bit version] on a Win 7 - 64 bit machine, with version 1.2.6 of the Manage Series plugin. I have not tried the plug in on a different version, though I can try the Mac OS at home after work.
I've re-started Calibre several times. I'm not sure what other information you need to help diagnose it. The plug in worked under Calibre 9.28 [same versions of everything else] up through late afternoon May 2nd.
THANK YOU so much for all you do with these plug ins.
*********
calibre, version 0.9.29
ERROR: Unhandled exception: <b>AttributeError</b>:Assigning to this object is forbidden
Traceback (most recent call last):
File "calibre_plugins.manage_series.action", line 51, in manage_series
File "calibre_plugins.manage_series.action", line 102, in get_selected_books
File "calibre_plugins.manage_series.book", line 21, in __init__
File "site-packages\calibre\ebooks\metadata\book\base.py", line 182, in deepcopy
File "copy.py", line 163, in deepcopy
File "copy.py", line 257, in _deepcopy_dict
File "copy.py", line 190, in deepcopy
File "copy.py", line 334, in _reconstruct
File "copy.py", line 163, in deepcopy
File "copy.py", line 257, in _deepcopy_dict
File "copy.py", line 190, in deepcopy
File "copy.py", line 358, in _reconstruct
File "site-packages\calibre\library\field_metadata.py", line 427, in __setitem__
AttributeError: Assigning to this object is forbidden
|