View Single Post
Old 02-14-2011, 01:09 PM   #7
woodfrog
Junior Member
woodfrog began at the beginning.
 
woodfrog's Avatar
 
Posts: 8
Karma: 10
Join Date: Nov 2010
Device: PRS-650
hi kpw,
thanks for this cool plugin.

just tried it with calibre 0.7.18 in Ubuntu Linux 10.10 64 bit, but it doesn't work for me.

I get this error:

Spoiler:
ERROR: <b>SyntaxError</b>:encoding declaration in Unicode string (<string>, line 0)

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)


Not sure, if it is supposed to work in linux, but I thought plugins would be platform-independent.

I'll try it in my virtual machine...
woodfrog is offline   Reply With Quote