View Single Post
Old 11-16-2007, 08:28 PM   #338
BobWhite
Member
BobWhite began at the beginning.
 
BobWhite's Avatar
 
Posts: 14
Karma: 10
Join Date: Aug 2007
Device: Treo 680/Sony PRS-500
Unhandled Exception

I received the following error when trying to upload a book to the reader:

'BookList' object has no attribute 'root_element'
Detailed traceback:
Traceback (most recent call last):
File "main.py", line 330, in books_uploaded
File "libprs500\gui2\device.pyo", line 115, in add_books_to_metadata
File "libprs500\devices\prs500\driver.pyo", line 891, in add_books_to_metadata
File "libprs500\devices\prs500\books.pyo", line 267, in add_book
File "libprs500\devices\prs500\books.pyo", line 259, in book_by_path
AttributeError: 'BookList' object has no attribute 'root_element'
BobWhite is offline   Reply With Quote