<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
It's worth noting that you CAN localize newer installations of
Python say, /usr/local/python2.7 and leave your regular distro's
Python alone. When you want to run Chirp, you'll just need to start
it via your desired python like:<br>
<br>
/usr/local/python2.7/python /path/to/chirp/chirp.py<br>
<br>
I had to do this on Centos5 and it worked well.<br>
<br>
--David<br>
<br>
<br>
On 12/08/2012 05:37 PM, Dan Smith wrote:
<blockquote cite="mid:50C3EB4F.3040006@danplanet.com" type="cite">
<blockquote type="cite">
<pre wrap="">Try upgrading to Python 2.6 or 2.7.
</pre>
</blockquote>
<pre wrap="">
Yeah, 2.5 is really old at this point and lacks some of the now-basic
features of python that Chirp requires. Note that this likely means a
distro upgrade. Installing python from source or other packages is
likely to turn into a large string of dependency-chasing exercises that
you probably don't want to start.
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
chirp_users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a>
<a class="moz-txt-link-freetext" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a>
</pre>
</blockquote>
</body>
</html>