Quote:
Originally Posted by beecasso
When I try to install the plugin calibre says it's invalid, because it doesn't contain a top level init py file.
Am I doing something wrong?
|
@beecasso, I'm not sure why that error is showing up, given that the __init__.py file is in fact present, but the following worked for me:
1. Unzip the zip file
2. Open a terminal and cd into the folder that unzipping created
3. Run: calibre-customize -b .
Note: On Mac, the command line tools are in the calibre.app, so the full command would be: /Applications/calibre.app/Contents/MacOS/calibre-customize -b .