Hi:
I have downloaded Twisted-2.4.0 and use "setup.py install -f" to recover the
previous Twisted-2.5.0. 
I type "twistd --version" and below is the result:
twistd (the Twisted daemon) 2.4.0
Copyright (c) 2001-2006 Twisted Matrix Laboratories.
See LICENSE for details.
sh-3.1#

But the error messages are still there.

Does that mean I have successfully install Twisted-2.4.0 by seeing the
messages above? And if it really means so, is there something I should try
to fix this error?

Ps: the error messages come from after my typing "freevo", should I activate
some demons before typing "freevo", since I coincidence found "twistd" is a
demon.

Appreciate your help,
cckuo

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Tuesday, May 08, 2007 11:43 PM
To: freevo-users@lists.sourceforge.net
Subject: <Spam>Re: [Freevo-users] cannot import name ImageFile

cckuo wrote:
> Dear all:
> Recently I try to install freevo by hand but I encounter the error
messages
> list below
> 
> Traceback (most recent call last):
> ....................
>   File "/usr/lib/python2.4/site-packages/freevo/skins/main/skin_utils.py",
> line 34, in ?
>     import ImageFile
>   File "/usr/lib/python2.4/site-packages/ImageFile.py", line 20, in ?
>     from App.ImageFile import ImageFile
>   File "/usr/lib/python2.4/site-packages/App/ImageFile.py", line 22, in ?
>     from Globals import package_home
>   File "/usr/lib/python2.4/site-packages/Globals/__init__.py", line 36, in
?
>     from App.ImageFile import ImageFile
> ImportError: cannot import name ImageFile
> 
> I found the same question at
>
http://www.mail-archive.com/freevo-users@lists.sourceforge.net/msg09480.html
> and I roughly study the function stack and it seems the problem comes from
> Zope.
> Does that mean I should install some other modules or set some
environmental
> parameters? Or I use the wrong version of Zope?

Wrong version of Twisted is my guess, you should use Twisted-2.4.0 as
Twisted-2.5.0 is not yet supported.

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


-------------------------------------------------------------------------
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