All is fine with my sabnzbd, but the version of Python that seems to be running with it, is as follows: 2.7.2 (default, Oct 11 2012, 20:14:37) [GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)]
I know that much later versions are out... So, I know it ain't broken, but should I upgrade Python?
- Thanx in advance!
- Jon
Nothing wrong, but I'm just curious: python version 2.7.2
Forum rules
Help us help you:
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.
Re: Nothing wrong, but I'm just curious: python version 2.7.
Don't touch the built-in Apple Pythons!
You can install alternatives, but they may clash with the already installed library frameworks.
You can install alternatives, but they may clash with the already installed library frameworks.
Re: Nothing wrong, but I'm just curious: python version 2.7.
Hi Shypike,
Thanks for the response. Is there a GOOD reason to get one of the more recent versions of Python and try to get Sabnzbd to use it?
- Thanx
- Jon
Thanks for the response. Is there a GOOD reason to get one of the more recent versions of Python and try to get Sabnzbd to use it?
- Thanx
- Jon
Re: Nothing wrong, but I'm just curious: python version 2.7.
Not really, SABnzbd works with Python 2.5, 2.6 and 2.7
Re: Nothing wrong, but I'm just curious: python version 2.7.
K, thanks again!