Hi,
A .tar version of the TG2 source is present in the "current" download directory :
*
http://www.turbogears.org/2.0/downloads/current/TurboGears2-2.0rc1..tar
When easy_installing TG, setuptools download it instead of the .tar.gz (which is good), and one cannot run its tg application anymore :
File "/home/cdevienne/ws/hrportal/lib/python2.5/site-packages/TurboGears2-2.0rc1.-py2.5.egg/tg/__init__.py", line 57, in <module>
from tg.wsgiapp import TGApp
ImportError: No module named wsgiapp
It would be nice if it is removed.
Thanks,
Christophe