Just found this error msg today.
Error msg below.
ERROR: ERROR: Unhandled exception: <b>DatabaseException</b>:no such table: books
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 144, in run
OperationalError: no such table: books
Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 249, in dispatch
File "site-packages\calibre\gui2\ui.py", line 1437, in scheduled_recipe_fetched
File "site-packages\calibre\gui2\library.py", line 235, in add_news
File "site-packages\calibre\library\database2.py", line 1506, in add_news
File "site-packages\calibre\library\sqlite.py", line 180, in run
DatabaseException: no such table: books
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 144, in run
OperationalError: no such table: books
------------------
If anyone knows either what this is, how important, resolution, or anything, a reply would be appreciated.