Hello guys,

Just an FYI.

Due to the change of API in SA0.7
(http://www.sqlalchemy.org/trac/wiki/07Migration#Thesqlalchemy.exceptionsaliasinsys.modulesisremoved)
to be exact. The current release of TG is broken, as several packages
it uses for example http://dpaste.com/416049/ use the old import.

Until this is fixed in TG the solution is to run.

pip install -U sqlalchemy==0.6.6
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to