I'm having the same type error as wooddll, except that I'm running windows 7. Calibre won't recognize my device and I get a communication error when trying to write to the SD card. I can add books on the MS although Calibre gives me the following error:
calibre, version 0.7.52
ERROR: Unhandled exception: <b>AttributeError</b>:'list' object has no attribute 'add_book'
Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 250, in dispatch
File "site-packages\calibre\gui2\device.py", line 1241, in books_uploaded
File "site-packages\calibre\gui2\device.py", line 393, in add_books_to_metadata
File "site-packages\calibre\devices\usbms\driver.py", line 301, in add_books_to_metadata
AttributeError: 'list' object has no attribute 'add_book'
This only started about 1 or 2 weeks ago. Any suggestions?
|