The turbogears2 development install fails right now because of
formencode dependency issues.

The solution is to make a new release of twForms and re-register with
pypi, which I do not have access to.

The work around for now is:

remove any twForms install from you site-packages and easy-install.pth
files
check out and install twForms from the trunk:
svn co http://svn.turbogears.org/projects/ToscaWidgetsForms/trunk/
tw.forms
cd tw.forms
python setup.py install

THEN
install tg2


Oh, and if that doesnt work:
 clear out site-packages again.
reinstall tw.forms
go into the setup.py on turbogears2 co
remove the twForms dependency
instlall tg2

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to