Page 1 of 1

python script

Posted: October 26th, 2017, 3:30 am
by alect71
I am trying to set up postprocessing. Seem to have almost got there but get the following error when the sabtosickbeard_py is run on the downloaded file:

'python' is not recognized as an internal or external command, operable program or batch file.

From my googling it seems this has something to do with Python path or access? I didn't download and install Python but see the DLL in the sickbeard folders...

What do I need to do to fix this?

Re: python script

Posted: October 26th, 2017, 4:57 am
by alect71
I think I fixed it. Downloaded and installed python 2.7. rebooted the PC and now seems to work.