Okay, I'm back with a question about the plugins.
I downloaded the helloworld_plugin.py, zipped it into my own helloworld_plugin.zip file, and it added to Calibre with no problem.
When I try to edit the file (notepad, wordpad, pythonwin, word, and any other program I can find) it errors with the syntax error on "import os".
What are you using to edit/build your .py files? When I view your helloworld in notepad, there aren't even any line breaks, and it works. I'm running windows Vista if that makes any difference.
Thanks.
|