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