View Single Post
Old 01-27-2010, 07:23 AM   #362
banjopicker
Member
banjopicker began at the beginning.
 
banjopicker's Avatar
 
Posts: 24
Karma: 10
Join Date: May 2007
Device: PRS-505
Instapaper looks pretty cool with Calibre. Unfortunately, I am having trouble getting it to work from the command line.

Code:
C:\Program Files\Calibre2>"C:\Program Files\Calibre2\ebook-convert.exe" instapaper.recipe instapaper.epub --username my@username.com
InputFormatPlugin: Recipe Input running
Failed to compile downloaded recipe. Falling back to builtin one
Python function terminated unexpectedly
  Failed to find builtin recipe: instapaper (Error Code: 1)
Traceback (most recent call last):
  File "site.py", line 103, in main
  File "site.py", line 85, in run_entry_point
  File "site-packages\calibre\ebooks\conversion\cli.py", line 250, in main
  File "site-packages\calibre\ebooks\conversion\plumber.py", line 745, in run
  File "site-packages\calibre\customize\conversion.py", line 211, in __call__
  File "site-packages\calibre\web\feeds\input.py", line 79, in convert
ValueError: Failed to find builtin recipe: instapaper

C:\Program Files\Calibre2>
Using calibre 0.6.35, and the recipe works from the GUI. FWIW, using --list-recipes says the recipe is called instapaper.com, but instapaper.com.recipe doesn't seem to work either.

Help?

Last edited by banjopicker; 01-27-2010 at 07:27 AM. Reason: Added additional info
banjopicker is offline   Reply With Quote