[Twisted-web] install pb with Nevow (svn 1671) & Debian Sarge

Sylvain de Tilly sylvain.detilly at adelux.fr
Fri Jul 22 08:03:32 MDT 2005


Hello,

I'll try to install Nevow svn release (1671) on Debian Sarge (python
2.4) with twisted release 2.0.1. I've got this traceback :

/usr/local/src/Nevow/formless/iformless.py:206:
ComponentsDeprecationWarning: Please don't use __adapt__ on Interface
subclasses
  class IConfigurable(Interface):
/usr/lib/python2.4/site-packages/twisted/web/resource.py:27:
ComponentsDeprecationWarning: Please only use functions and
zope.interface.Attributes as Interface class attributes (.isLeaf)
  class IResource(components.Interface):
Traceback (most recent call last):
  File "setup.py", line 10, in ?
    import nevow
  File "/usr/local/src/Nevow/nevow/__init__.py", line 140, in ?
    load(basic_adapters)
  File "/usr/local/src/Nevow/nevow/__init__.py", line 30, in load
    compy.registerAdapter(a, clean(o), i)
  File "/usr/local/src/Nevow/nevow/compy.py", line 33, in
registerAdapter
    origInterface = _namedAnyWithBuiltinTranslation(origInterface)
  File "/usr/local/src/Nevow/nevow/util.py", line 227, in
_namedAnyWithBuiltinTranslation
    raise _NamedAnyError("Name %s not found." % name)
nevow.util._NamedAnyError: Name nevow.appserver.NevowRequest not found.


With some tests, I just discoverd that the last  
nevow.utils.namedAny.trialname before traceback is ['formless',
'iformless', 'IFormErrors']. Don't know if it's help...


All works fine in Sid. (same twisted).

Regards,
-- 
Société Adelux  -  http://www.adelux.fr
Sylvain de Tilly - responsable technique
tél. 01 46 88 60 55 - fax. 01 47 90 26 32
gpg. http://adelux.fr/societe/gpg/sylvain.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://twistedmatrix.com/pipermail/twisted-web/attachments/20050722/c3c6f250/attachment.bin


More information about the Twisted-web mailing list