Quote:
Originally Posted by dantaipan
Thanks Tim, I tried the update unfortunately now I get this:
local variable 'ImageID' referenced before assignment
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 58, in run
File "site-packages\calibre\gui2\device.py", line 308, in _delete_books
File "<string>", line 269, in delete_books
File "<string>", line 227, in delete_via_sql
UnboundLocalError: local variable 'ImageID' referenced before assignment
D
|
I saw that just today on a Windows machine that I have but the same delete worked fine on Linux. I will look into it but I don't have a build environment on Windows.
Tim