Quote:
Originally Posted by thiago.eec
I'm sorry, but I'll have to insist. The error points the line 1287:
Code:
date = date.astimezone()
When you have an invalid date, the astimezone() method fails with 'OSError:[Errno 22] Invalid argument'. The date referred here is the one coming from your '#goodreads_date_read' custom column, not the calibre standard 'Date' column.
The invalid date is present in one (or more) of your TBR books. Please check again.
|
Thank you, It looks like something was hidden. I reset all the dates on my TBR books as undefined and the error is resolved.