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. Everything seems to be working perfectly in the example. Bravo! The docs and code show a lot of hard work. Is there a WEB page of known issues if I use Python 2.7? Do I really need to install 2.6 and use that just for TG21? thanks, Andy -- 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.

