Exit(1) operable program or batch file.

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
tomrip
Newbie
Newbie
Posts: 4
Joined: October 21st, 2011, 1:58 pm

Exit(1) operable program or batch file.

Post by tomrip »

Hello guys. i have sabnzb and sickbear installed on my server. I have python 2.7 installed and i have added it to advanced system settings like this PYTHONPATH C:\Python27;. Sickbeard sends show to be downloaded to sab, then after it downloads the file, i get error bellow for post processing. any suggestions wouldbe great. I am runnign windows 7 64 bit
Exit(1) operable program or batch file.

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

Hello guys. i have sabnzb and sickbear installed on my server.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Exit(1) operable program or batch file.

Post by shypike »

You should also tell Windows that .py is an executable extension.
When you install ActiveState's Python (recommended), it will take care of this.
Check the environment variable PATHEXT, it should contain .PY and .PYW
Post Reply