Hi,

TG11 pukes on a missing scoped_session function from SA, which 
apparently is only available in SA > 0.4, yet the setup.py lists a 
SA==0.3.10-dependency only.

Actually, I had to use


easy_install -U sqlalchemy==dev

to get the latest and greatest.

Apart from that, I wonder if it would be possible to make 
turbogears.database working _without_ requiring SA, as I use SO and 
think it's easier if one could avoid installing the other orm tool.

Diez

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to turbogears-trunk@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to