On Sun, Nov 16, 2008 at 1:56 PM, GustaV <[EMAIL PROTECTED]> wrote:
>
> Actually, from a new site-packages folder, on windowsXP :
>
> - easy_install -i http://www.turbogears.org/2.0/downloads/current/index
> tg.devtools
> - paster quickstart JustATry
> - paster setup-app development.ini
> launch wamp
> - http://localhost/login_handler?login=manager&password=managepass
>
> I got the problem.
> AuthKit is not installed as far as I can see.

Please use http://paste.turbogears.org to paste huge amounts of
code/traceback like this one.

When you say you got the problem, do you mean you solved it ? Authkit
is not part of the standard tg2 stack so if you did not install it
manually there is a problem somewhere else. And it is more than
possible that some unicode object may have been leaked into the wsgi
env by the standard auth stuff from the tg2 beta. Could you create a
ticket in our trac system so we don't lose this info?

Thanks,

Florent.

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

Reply via email to