Gerry wrote:
> When I start my app, the 'from model import *' line is giving the
> following error:
> File "/usr/lib/python2.5/site-packages/SQLAlchemy-0.4.0-py2.5.egg/
> sqlalchemy/schema.py", line 99, in __call__
> raise exceptions.ArgumentError("Table '%s' is already defined for
> this MetaData instance." % key)
> sqlalchemy.exceptions.ArgumentError: Table 'visit' is already defined
> for this MetaData instance.
Can you try with the SVN head version in branches/1.0? Some things have
been fixed there already.
-- Chris
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---