Unable Convert Gutenberg TXT to Mobi
I'm trying something which I believe should be very simple (and which I've managed before) -- converting a Gutenberg text title to mobi. However, I now get the following error message. What am I doing wrong?
Table books has no column named uri RemoteTraceback (most recent call last): File "calibre\library\sqlite.pyo", line 119, in run OperationalError: table books has no column named uri
Detailed traceback:
Traceback (most recent call last):
File "calibre\gui2\add.pyo", line 62, in metadata_delivered
File "calibre\library\database2.pyo", line 1214, in add_books
File "calibre\library\sqlite.pyo", line 146, in run
DatabaseException: table books has no column named uri
RemoteTraceback (most recent call last):
File "calibre\library\sqlite.pyo", line 119, in run
OperationalError: table books has no column named uri
|