View Single Post
Old 12-26-2008, 09:34 AM   #1
mazzeltjes
Addict
mazzeltjes doesn't littermazzeltjes doesn't litter
 
mazzeltjes's Avatar
 
Posts: 242
Karma: 177
Join Date: Nov 2007
Location: Amsterdam
Device: sony 505
'list' object has no attribute 'add_book' etc.

When sending books to 505 I'm getting the following:


'list' object has no attribute 'add_book'
Detailed traceback:
Traceback (most recent call last):
File "calibre\gui2\__init__.pyo", line 144, in dispatch
File "main.py", line 737, in books_uploaded
File "calibre\gui2\device.pyo", line 151, in add_books_to_metadata
File "calibre\devices\prs505\driver.pyo", line 464, in add_books_to_metadata
AttributeError: 'list' object has no attribute 'add_book'

The book get's send over and works
mazzeltjes is offline   Reply With Quote