Solved!!! The last command was one up (not down ;)
Freevo running fine again. Thanks. -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Frank [Antispam account] Verzonden: 28 June 2007 21:00 Aan: [email protected] Onderwerp: Re: [Freevo-users] Recordserver: ImportError: cannot import name sux The last command gives me: python: can't open file 'setup.py': [Errno 2] No such file or directory (i'm in /data/TOTALSERVER/UPGRADES/Twisted-2.4.0/TwistedCore-2.4.0/twisted) Which dir do I have to goto? -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Duncan Webb Verzonden: 28 June 2007 20:42 Aan: [email protected] Onderwerp: Re: [Freevo-users] Recordserver: ImportError: cannot import name sux Frank [Antispam account] wrote: > Twisted-2 isn''t available for FC5. Isn't the a way around? > I really need the recordserver! Yes of course there is, install it from source. You need to download the source from Twisted site: http://tmrc.mit.edu/mirror/twisted/Twisted/2.4/Twisted-2.4.0.tar.bz2 unpack it, go to the zope interface dir, type: python setup.py install. go to the twisted core dir type: python setup.py install. go up one level, twisted dir type: python setup.py install HTH Duncan > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Namens Duncan Webb > Verzonden: 27 June 2007 17:36 > Aan: [email protected] > Onderwerp: Re: [Freevo-users] Recordserver: ImportError: cannot import > name sux > > Frank [Antispam account] wrote: >> Running the latest (16 hours ago) SVN on a FC5 machine gives me, >> while starting the recordserver, the following error: >> >> [EMAIL PROTECTED] freevo]# freevo recordserver start [EMAIL PROTECTED] >> freevo]# Loading cfg overrides: /etc/freevo/local_conf.py Traceback >> (most recent call last): >> File >> "/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py", >> line 55, in ? >> from twisted.web import xmlrpc, server, sux >> ImportError: cannot import name sux >> >> I know sux has something to do with twisted so checking if installed >> and I have python-twisted-1.3.0-5.fc5 > > IIRC you need Twisted-2.x; Twisted-2.4.0 works well. > > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > ---------------------------------------------------------------------- > --- 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users > ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
