Quote:
Originally Posted by PeterT
Here's a pre-release version of 1.7.14. It's the exact same as Teresa's versions, just with a new version number (her beta had not changed version number from the previous release).
I've forked the repository to https://github.com/PeterJT/calibre-annotations/
When I get some feedback I'll update the first post with the new release.
|
I ran this version on the current calibre beta and it needs to be fixed.
Code:
Traceback (most recent call last):
File "calibre\gui2\ui.py", line 134, in __init__
File "calibre\gui2\ui.py", line 152, in init_iaction
File "calibre\customize\__init__.py", line 678, in load_actual_plugin
File "importlib\__init__.py", line 88, in import_module
File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
File "calibre\customize\zipplugin.py", line 219, in exec_module
File "calibre_plugins.annotations.action", line 11, in <module>
ModuleNotFoundError: No module named 'imp'