Hi !
First, thanks for this plugin which seems awesome.
But I have a pro blem : I have this ugly error when I try to add the plugin :
Quote:
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/preferences/plugins.py", line 150, in add_plugin
add_plugin(path)
File "/usr/lib/calibre/calibre/customize/ui.py", line 370, in add_plugin
plugin = load_plugin(path_to_zip_file)
File "/usr/lib/calibre/calibre/customize/ui.py", line 76, in load_plugin
exec raw in locals
File "<string>", line 0
SyntaxError: encoding declaration in Unicode string (<string>, line 0)
|
Do you have any idea of what the problem may be ?