sabNZBd 0.6.8 cant select *.py script

Come up with a useful post-processing script? Share it here!
Post Reply
mailgoe
Newbie
Newbie
Posts: 9
Joined: October 4th, 2010, 11:58 am

sabNZBd 0.6.8 cant select *.py script

Post by mailgoe »

hello,

my sabnzbd and the python script i found somewhere here worked quite fine for over a year. a few weeks ago I updated to sabnzbd 0.6.8
since then I can't select anymore my "prowl.py" script in the settings. It's just not available in the dropdown menu. the other script prowl.cmd in the same folder is without problems available. if I rename the *.py to sth other it's also available. what's wrong?

best regards
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sabNZBd 0.6.8 cant select *.py script

Post by shypike »

Check the system environment variable PATHEXT, it should contain ".PY;.PYW"
It looks like your Python interpreter wasn't correctly installed.
Are you using ActiveState Python (recommended), it will do this properly.
mailgoe
Newbie
Newbie
Posts: 9
Joined: October 4th, 2010, 11:58 am

Re: sabNZBd 0.6.8 cant select *.py script

Post by mailgoe »

perfect! worked great, thx!

regards
Post Reply