On Mon, Sep 1, 2008 at 3:11 PM, Loic <[EMAIL PROTECTED]> wrote: > > Hi all ! > > I have just started a new project and i have a "bug" i can reproduce > by doing something like this : > > tg-admin quickstart mytest && cd mytest && ./start-mytest.py > > (however it seems than when i have asked on the irc for someone else > to reproduce i have a response frome on person who said that i cant.) > > I have turbogears 1.0.6 on ubuntu 8.04. > > Here is the end of the output i get in the browser when i try to go to > localhost:8080 > > > File "/usr/lib/python2.5/site-packages/TurboGears-1.0.6-py2.5.egg/ > turbogears/identity/soprovider.py", line 165, in _get_login_url > return identity.get_failure_url() > AttributeError: 'module' object has no attribute 'get_failure_url' > Error in code generated from template file '/home/loic/Projets/ > mytesting/mytesting/templates/welcome.kid' >
all I can think of is that you have a bad installation, could you reproduce that in a virtualenv? > > > I have missing somethings > > Cheers and thanks for your help > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

