Quote:
Originally Posted by CRussel
Version 7.57. Trying to buy a book from Baen Webscriptions (where I have an account). The book is located correctly. Identified as DRM-free. But when I double-click on it, I get:
calibre, version 0.7.57
ERROR: Unhandled exception: <b>NotImplementedError</b>:
Traceback (most recent call last):
File "site-packages\calibre\gui2\store\search\search.py", line 203, in open_store
File "site-packages\calibre\gui2\store\baen_webscription_plug in.py", line 27, in open
File "site-packages\calibre\gui2\store\__init__.py", line 140, in get_settings
NotImplementedError
|
Fixed. I re-factored the store API and that one was missed.