On 5 mar, 17:24, Michael Pedersen <[email protected]> wrote: > My first reaction is that your virtualenv is not being loaded. Looking at > the paths in the traceback you provided, though, tells me that's wrong. > > So, the next two questions I have will help to track it down: > > 1. When you made this virtualenv, did you use "--no-site-packages" ? If not, > it's possible that an incompatible version of a library is being loaded.
You are right. BASELINE virtualenv was not created using --no-site- packages. How did you knoe that? Is always necessary to use a BASELINE virtualenv and a application virtualenv? Regards -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

