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
sabNZBd 0.6.8 cant select *.py script
Re: sabNZBd 0.6.8 cant select *.py script
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.
It looks like your Python interpreter wasn't correctly installed.
Are you using ActiveState Python (recommended), it will do this properly.
Re: sabNZBd 0.6.8 cant select *.py script
perfect! worked great, thx!
regards
regards

