[Twisted-web] nevow.compy.CannotAdapt: WovenContext...

Donovan Preston dp at ulaluma.com
Wed Jan 5 08:17:15 MST 2005


On Jan 4, 2005, at 2:04 PM, Mohamed Lrhazi wrote:

> I copied some code from an existing site of mine to a new machine and
> boom.... does not work anymore :) the code is based on the guard
> example... :
>
> It seems the code that fails is:
>
> def render_sessionId(self, context, data):
> 		sess = inevow.ISession(context)
> 		return context.tag[sess.uid]

It looks to me like the version of Nevow you are using is ancient. I 
can't imagine why else this would fail.

dp




More information about the Twisted-web mailing list