[EMAIL PROTECTED] wrote:
> hello,
> 
> i' mtrying to use freevo 1.7 with ubuntu feisty using the server 
> http://ubuntu.geole.info/ feisty universe multiverse
> 
> 1) From a fresh install of feisty, the package freevo1.7 seems broken. 
> it needs python2.4. (solved)
> 
> 2) the recordserver crash with this output :
> 
> [EMAIL PROTECTED]:~$ Traceback (most recent call last):
>   File 
> "/var/lib/python-support/python2.5/freevo/helpers/recordserver.py", line 
> 51, in <module>
>     from twisted.internet.app import Application
> ImportError: No module named app
> 
> python-twisted was intalled with freevo as dependencie. The version is 2.5
> 
> I try change the symlink /usr/bin/python --> /usr/bin/python2.4 but i've 
> got the same output :
> 
>  File 
> "/var/lib/python-support/python2.4/freevo/helpers/recordserver.py", line 
> 51, in ?
>     from twisted.internet.app import Application
> ImportError: No module named app
> 
> 
> Any idea ?

Yes, you need to use Twisted-2.4, I suspect that Twisted-2.5 is being
installed.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to