Hello,<br><br>I try to install OpenXCAP on a Ubuntu server Feisty machine. I am up to the point of installing the python-application 1.0.9, but when I try to install it with python setup.py install, I get the following error :
<br><br>byte-compiling /usr/lib/python2.5/site-packages/application/python/queue.py to queue.pyc<br>&nbsp; File &quot;/usr/lib/python2.5/site-packages/application/python/queue.py&quot;, line 9<br>&nbsp;&nbsp;&nbsp; v v v v v v v<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>
SyntaxError: invalid syntax<br><br>As I have absolutely no experience with Python, I would like to know how I could work around this error. <br><br>Thank you in advance for your help,<br><br>Antoine<br>