View Single Post
Old 10-10-2008, 04:11 PM   #1
Acey
Member
Acey began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Oct 2008
Device: Sony PRS-505
Question feeds2disk broken in 0.4.94?

Wanted to make sure it wasn't just me before adding a ticket, but when I run feeds2disk using my own recipe file (located in the same directory) it errors out every time. I also tried specifying the full path to the file but got the same error.

Code:
E:\ebooks\testing>feeds2disk --test --debug os.py
Traceback (most recent call last):
  File "main.py", line 175, in <module>
  File "main.py", line 170, in main
  File "main.py", line 136, in run_recipe
  File "calibre\web\feeds\recipes\__init__.pyo", line 74, in compile_recipe
  File "c:\docume~1\user\locals~1\temp\calibre_0.4.94_vf7mse_recipes\recipe1
.py", line 4, in <module>
    os.py
NameError: name 'os' is not defined

Last edited by Acey; 10-10-2008 at 04:13 PM. Reason: Corrected for readability.
Acey is offline   Reply With Quote