<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:10pt"><div>Hi everyone,<br><br><span>I tried to install Mediaproxy on Centos, followed by the instruction <a target="_blank" href="http://kb.smartvox.co.uk/index.php/opensips/installing-mediaproxy-2-centos-5-64bit/">http://kb.smartvox.co.uk/index.php/opensips/installing-mediaproxy-2-centos-5-64bit/</a></span><br><br>But when I install the python-application, I met the error:<br><br>cd python-application-1.1.5<br>./setup.py build<br>./setup.py install<br><br>get error:<br>byte-compiling /usr/lib/python2.4/site-packages/application/notification.py to notification.pyc<br>&nbsp; File "/usr/lib/python2.4/site-packages/application/notification.py", line 63<br>&nbsp;&nbsp;&nbsp; with cls.lock:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>SyntaxError: invalid syntax<br>byte-compiling
 /usr/lib/python2.4/site-packages/application/log/extensions/twisted/twisted.py to twisted.pyc<br>SyntaxError: ('future feature absolute_import is not defined',)<br>byte-compiling /usr/lib/python2.4/site-packages/application/log/extensions/twisted/__init__.py to __init__.pyc<br>SyntaxError: ('future feature absolute_import is not defined',)<br>byte-compiling /usr/lib/python2.4/site-packages/application/debug/memory.py to memory.pyc<br>&nbsp; File "/usr/lib/python2.4/site-packages/application/debug/memory.py", line 79<br>&nbsp;&nbsp;&nbsp; firstobj = cycle[0] if cycle else None<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>SyntaxError: invalid syntax<br><br><br>My OS version is: 2.6.18-194.26.1.el5 #1 SMP Tue Nov 9 12:54:20 EST 2010 x86_64 x86_64 x86_64 GNU/Linux<br><br>The python version is 2.4.3<br><br>Any body can help me to find out the
 solution?<br><br>Thanks and regards,<br><br>Chris<br><br><br></div>
</div><br></body></html>