Thank you :) So, we'd better just use those tested(maybe not the lastest) packages, right? Is there any testcases for tg2 that we can run, to ensure the packages we installed is ok?
On 9月12日, 上午1时36分, Michael Pedersen <[email protected]> wrote: > 2010/9/11 Freewind <[email protected]> > > > > > > > 5. I followed > > >http://www.turbogears.org/2.0/docs/main/DownloadInstall.html#installi... > > to install turbogears. I didn't choose: > > easy_install -ihttp://www.turbogears.org/2.0/downloads/current/index > > tg.devtools > > just because it uses an old sqlalchemy version(0.5?) and > > pylons(0.97?), but I used to work with sqlalchemy 0.6 and pylons 1.0 > > > Just now, I found the reason: It because of the version of pylons and > > routes. > > > As I installed with the lastest code from svn, it installed the > > lastest pylons version(1.0) and route(1.12.3). I just downgrade them > > to 0.9.7 and 1.11, then restart, everything is OK now. > > > I think the reason is turbogears is not work well with pylons 1.0(or > > routes 1.12?) > > That is all correct. That's also why we provide our own PyPi. The packages > there are tested, and known to work Correctly. Going with other versions of > any of those packages may, or may not, work for you. > > Glad you found a solution that does work for you, though. > > -- > Michael J. Pedersen > My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 > Yahoo/pedermj2002, MSN/[email protected] 隐藏被引用文字 - > > - 显示引用的文字 - -- 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.

