Page 1 of 1
Nothing wrong, but I'm just curious: python version 2.7.2
Posted: January 15th, 2015, 6:19 pm
by jonbauer
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
Re: Nothing wrong, but I'm just curious: python version 2.7.
Posted: January 16th, 2015, 4:56 am
by shypike
Don't touch the built-in Apple Pythons!
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.
Posted: January 16th, 2015, 4:18 pm
by jonbauer
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
Re: Nothing wrong, but I'm just curious: python version 2.7.
Posted: January 16th, 2015, 6:09 pm
by shypike
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.
Posted: January 16th, 2015, 6:19 pm
by jonbauer
K, thanks again!