1. install error : (tg2a4) D:\>easy_install http://www.turbogears.org/2.0/downloads/current/tg.devt ools-1.9.7a4dev-r5288.tar.gz Downloading http://www.turbogears.org/2.0/downloads/current/tg.devtools-1.9.7a4d ev-r5288.tar.gz error: Can't download http://www.turbogears.org/2.0/downloads/current/tg.devtool s-1.9.7a4dev-r5288.tar.gz: 404 Not Found 2. I find on http://www.turbogears.org/2.0/downloads/current/index and http://www.turbogears.org/2.0/downloads/1.9.7a4/ , only tg.devtools-1.9.7a3, not found tg.devtools-1.9.7a4
how to install ? On 8月30日, 上午6时13分, cd34 <[EMAIL PROTECTED]> wrote: > On Aug 29, 5:41 pm, Doug Latornell <[EMAIL PROTECTED]> wrote: > > > I just tried: > > > (tg2-1.9.7a4)alec:tg2-1.9.7a4$ easy_install > > -ihttp://www.turbogears.org/2.0/downloads/current/indextg.devtools > > > and it failed searching for zope.sqlalchemy: > > mine appeared to work -- I instaled a little differently than you, > but, it did find the dependencies. > > $ > easy_installhttp://www.turbogears.org/2.0/downloads/current/tg.devtools-1.9.7a4de... > Downloadinghttp://www.turbogears.org/2.0/downloads/current/tg.devtools-1.9.7a4de... > Processing tg.devtools-1.9.7a4dev-r5288.tar.gz > Running tg.devtools-1.9.7a4dev-r5288/setup.py -q bdist_egg --dist-dir / > tmp/easy_install-g0qQAh/tg.devtools-1.9.7a4dev-r5288/egg-dist- > tmp-2mH_D6 > Removing tg.devtools 1.9.7a3 from easy-install.pth file > Adding tg.devtools 1.9.7a4dev-r5288 to easy-install.pth file > > Installed /var/www/tg2/lib/python2.5/site-packages/ > tg.devtools-1.9.7a4dev_r5288-py2.5.egg > Processing dependencies for tg.devtools==1.9.7a4dev-r5288 > Searching for zope.sqlalchemy > Readinghttp://pypi.python.org/simple/zope.sqlalchemy/ > Best match: zope.sqlalchemy 0.3 > Downloadinghttp://pypi.python.org/packages/source/z/zope.sqlalchemy/zope.sqlalch... > Processing zope.sqlalchemy-0.3.tar.gz > Running zope.sqlalchemy-0.3/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-GkRnNe/zope.sqlalchemy-0.3/egg-dist-tmp-j_OUAB > Adding zope.sqlalchemy 0.3 to easy-install.pth file > > Installed /var/www/tg2/lib/python2.5/site-packages/zope.sqlalchemy-0.3- > py2.5.egg > Searching for transaction > Readinghttp://pypi.python.org/simple/transaction/ > Readinghttp://www.zope.org/Products/ZODB > Best match: transaction 1.0a1 > Downloadinghttp://pypi.python.org/packages/source/t/transaction/transaction-1.0a... > Processing transaction-1.0a1.tar.gz > Running transaction-1.0a1/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-e8GbGk/transaction-1.0a1/egg-dist-tmp-P-3Tm8 > Adding transaction 1.0a1 to easy-install.pth file > > Installed /var/www/tg2/lib/python2.5/site-packages/transaction-1.0a1- > py2.5.egg > Finished processing dependencies for tg.devtools==1.9.7a4dev-r5288 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
