Helio Pereira schrieb: > Hi all, > > I have a clean/new installation of TG2 (from trunk) and quickstarted a > new xpto with identity and elixir. > > When I try setup-app I have this error: > """ > ... > line 751, in _post_init > self.backref.compile(self) > File "/media/Dados/Pythons/tg2env/lib/python2.5/site-packages/ > SQLAlchemy-0.5.0beta3-py2.5.egg/sqlalchemy/orm/properties.py", line > 881, in compile > **self.kwargs) > TypeError: __init__() got an unexpected keyword argument > 'local_colname' > """ > > You can see all output here: > http://paste.turbogears.org/paste/6026 > > Is anything missing me ?
You need the latest elixir from trunk. Please see my post here: http://groups.google.com/group/turbogears-trunk/browse_thread/thread/aece46ba44e5a804?hl=en Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
