Hi, Satoshi Tanabe wrote: > I got the following: > > *snip* > > ImportError: cannot import name scoped_session > ================================== > > Any idea why scoped_session doesn't get imported? Probably because you have an older SQLAlchemy version. scoped_session is new in 0.4.
Regards, Armin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" 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/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
