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> File "/usr/lib/python2.5/site-packages/application/python/queue.py", line 9<br> v v v v v v v<br> ^<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>