On Tue, Jun 14, 2011 at 8:43 PM, Andy Bierman <[email protected]> wrote: > Hi, > > (Sorry if this is a known issue) > > I followed the ubuntu install for the impatient procedure on this page: > > http://www.turbogears.org/2.1/docs/main/DownloadInstall.html > > I used -p python2.7 because that's what ubuntu 11.04 installs. > > The nosetests failed because genshi did not get installed. > > After 'easy_install genshi', the nosetests passed. >
Hi Andy, If I'm not wrong this is a known issue and has already been solved, in a few days we should have the TG2.1.1 release which also solves this. Quickstarted projects were simply missing the genshi dependency. -- You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en.

