[OpenSIPS-Users] Media-dispatcher

Saúl Ibarra Corretgé saul at ag-projects.com
Thu Dec 31 10:24:51 CET 2009


Hi,

On 31/12/09 9:52 AM, Chandrakant Solanki wrote:
>
> Hello
>
> I have installed media-proxy 2.3.8 using
> http://www.smartvox.co.uk/serfaq_install_mediaproxy2.htm
>
> But when i start media-dispatcher/media-relay it gives following error
>
> [root at users ~]# media-dispatcher
> Traceback (most recent call last):
>    File "/usr/bin/media-dispatcher", line 12, in ?
>      from application.process import process, ProcessError
>    File "build/bdist.linux-i686/egg/application/process.py", line 12, in ?
>    File "build/bdist.linux-i686/egg/application/log/__init__.py", line
> 12, in ?
>    File
> "/usr/lib/python2.4/site-packages/python_application-1.2.1-py2.4.egg/application/log/extensions/twisted/__init__.py",
> line 4
> SyntaxError: future feature absolute_import is not defined
>

Python 2.4 doesn't support absolute_import, it's only available from 
version 2.5 onwards, we should add a note on that, thanks for the pointer.

However Python 2.4 is getting quite old now so you better upgrade to 
version 2.5 at least because at some future point Python 2.4 support 
will be dropped.


Kind regards,


-- 
Saúl Ibarra Corretgé
AG Projects



More information about the Users mailing list