On 9/14/07, apm <[EMAIL PROTECTED]> wrote: > So, being prepared for things to come, I decided to use TG 1.0.3.2
Good choice :-) > from turbogears.database import bind_meta_data, metadata > ImportError: cannot import name bind_meta_data try to install SA: easy_install -U "SQLAlchemy==0.3.10" to make sure you have it because it is not a direct requirement for TG 1.0.3 Cheers, Florent Aide. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

