# Python Upgrade

**URL:** https://community.wowza.com/t/python-upgrade/139
**Category:** Wowza Streaming Engine
**Created:** [August 28, 2008, 3:28am UTC](https://community.wowza.com/t/python-upgrade/139 "2008-08-28T03:28:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/system/32/447_2.png) [@system](https://community.wowza.com/u/system)
#### Post date: [August 28, 2008, 3:28am UTC](https://community.wowza.com/t/python-upgrade/139/1 "2008-08-28T03:28:46Z")

</div>

Hi, what is the safest way to upgrade the Wowza AMI 1.1.4 Python version to 2.5+?

Could you provide a command line? is it a simple configure, make, install or are there any special settings required for this linux distro?

I have a backup image so rollback is easy enough.

thanks

Hash

---

<div class="post-metadata">

### Author: ![Charlie\_Good](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/charlie_good/32/383_2.png) [@Charlie\_Good](https://community.wowza.com/u/Charlie_Good)
#### Post date: [August 28, 2008, 2:57am UTC](https://community.wowza.com/t/python-upgrade/139/2 "2008-08-28T02:57:41Z")

</div>

I would suggest you move to the new AMI (1.1.5). We are now using Fedora Core 8 which might already include a newer version of Python. If not the command line woud be something like:

```auto
yum update python

```

That will give you the most recent version available through yum. If that still is not new enough then you will need to find another source for a 2.6 rpm.

Charlie
