I have encountered a problem with 1 book. Now it may be related to the book, or it may be related to iTunes 10.1 (beta).
I sent 2 other books without incident, but this particular one didn't work. Any ideas?
Anyway, here is the error message:
ERROR: Error: Error communicating with device
unicode' object has no attribute 'isoformat'
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 69, in run
File "site-packages/calibre/gui2/device.py", line 376, in _upload_books
File "site-packages/calibre/devices/apple/driver.py", line 924, in upload_books
File "site-packages/calibre/devices/apple/driver.py", line 2023, in _get_fpath
File "site-packages/calibre/devices/apple/driver.py", line 2564, in _update_epub_metadata
File "site-packages/calibre/ebooks/metadata/epub.py", line 237, in set_metadata
File "site-packages/calibre/ebooks/metadata/opf2.py", line 423, in __set__
File "site-packages/calibre/utils/date.py", line 105, in isoformat
AttributeError: 'unicode' object has no attribute 'isoformat'
|