OK - when I download the plugin to the MAC , I get two .py files in a folder named 'create_kindle_collections_plugin'. The files are: create_kindle_collections_plugin.py and create_kindle_collections_code.py.
I've installed the command line interface to the mac, per the user guide. When I execute the command you've suggested here's what I get:
jenyfmbp:~ jenyf$ calibre-customize -a create_kindle_collections_plugin
Python function terminated unexpectedly:
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/Resources/Python/lib/python2.7/site.py", line 147, in main
return run_entry_point()
File "/Applications/calibre.app/Contents/Resources/Python/lib/python2.7/site.py", line 116, in run_entry_point
return getattr(pmod, func)()
File "site-packages/calibre/customize/ui.py", line 580, in main
File "site-packages/calibre/customize/ui.py", line 379, in add_plugin
File "site-packages/calibre/customize/ui.py", line 65, in load_plugin
calibre.customize.ui.PluginNotFound
Your help is appreciated. I just need to understand where the files need to be located in order to use the command line interface. I'm using the OSX Terminal program.
|