Just to clarify, I created a new tw.forms distribution that handles this, registered it with pypi, and updated the tg2 setup.py to handle this. So, this work- around should not be necessary any more.
cheers. -chris On Mar 30, 11:36 am, percious <[EMAIL PROTECTED]> wrote: > The turbogears2developmentinstallfails 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. > > Theworkaround for now is: > > remove any twFormsinstallfrom you site-packages and easy-install.pth > files > check out andinstalltwForms from the trunk: > svn cohttp://svn.turbogears.org/projects/ToscaWidgetsForms/trunk/ > tw.forms > cd tw.forms > python setup.pyinstall > > THENinstalltg2 > > Oh, and if that doesntwork: > 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 -~----------~----~----~----~------~----~------~--~---
