View Single Post
Old 04-18-2013, 12:27 PM   #1
hirotop
Junior Member
hirotop began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2013
Device: nook
Error: Failed to compile downloaded recipe. Falling back to builtin one.

Hello,

I am new to Calibre but I could use it without any problem in windows7 and linux mint (xfce) under gui.

However, when I use a 'convert-ebook' command on my linux server which uses debian, it doesn't work.

It gives me "Failed to compile downloaded recipe. Falling back to builtin one." message.

I tried "ebook-convert "The Economist.recipe" /mylocation.

I also tried the same command on my linux mint(xfce) under terminal and it works fine.

I don't know what' the problem here.

I would really appreciate it if anyone could give me some valuable hints on this.

Thanks.

P.S. Here's the error message that I got.


Failed to compile downloaded recipe. Falling back to builtin one
Traceback (most recent call last):
File "/usr/bin/ebook-convert", line 19, in <module>
sys.exit(main())
File "/usr/lib/calibre/calibre/ebooks/conversion/cli.py", line 254, in main
plumber.run()
File "/usr/lib/calibre/calibre/ebooks/conversion/plumber.py", line 815, in run
accelerators, tdir)
File "/usr/lib/calibre/calibre/customize/conversion.py", line 211, in __call__
log, accelerators)
File "/usr/lib/calibre/calibre/web/feeds/input.py", line 100, in convert
ro = recipe(opts, log, self.report_progress)
File "/usr/lib/calibre/calibre/web/feeds/news.py", line 608, in __init__
raise ValueError(_('The "%s" recipe needs a username and password.')%self.title)
ValueError: The "The Economist" recipe needs a username and password.



hirotop is offline   Reply With Quote