How do I update Python?
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.
How do I update Python?
Forgive me because I know nothing about Python, but my SabNzbd says it is running on 2.5.5 but my SickRage is running on 2.7.10. Don't you have only one version on your computer (I am on Windows). How would I update the python on Sab. I have the latest version 0.7.20
Re: How do I update Python?
The Windows packages for SABnzbd and SickBeard have their own Python runtime included.
These can happily live together on a single computer.
These can happily live together on a single computer.
Re: How do I update Python?
Nice... Ok, so how do I update Python ONLY for SAB? I installed SAB using the installer. If I do a fresh install with the latest installer, will that give me the latest Python?
Re: How do I update Python?
Besides Python you'll need a lot of modules.
Why do you want to upgrade Python?
Just use release 0.8.0 Beta1
Why do you want to upgrade Python?
Just use release 0.8.0 Beta1
Re: How do I update Python?
Well, I used the Windows installer. Doesn't that install everything you need? (Been a long time since I installed it so I can't remember). I am having problems with the newest SickRage scripts working and figured maybe it has something to do with Python (per some stuff I read online). Plus it says on the Sabnzbd page that 7 is the preferred Python version, so I figured it couldn't hurt? But if you think I don't need to, then I won't bother.I don;t know a lot about SabNzbd because it works so well, I've never had to spend any time on the forum.
Re: How do I update Python?
The installer has everything that SABnzbd needs.tommymsw wrote:Well, I used the Windows installer. Doesn't that install everything you need?
However, it's not a full Python installation.
If you want to run Python scripts, you need to install a full Python interpreter, I recommend ActiveState's Python.
SABnzbd won't use it, but your Python scripts will.

