sergio wrote:
> i am installing tg on a my server at work, and i am getting the errors
> attached..
>
> anyone have any ideas?

See
http://mail.python.org/pipermail/distutils-sig/2005-November/005559.html
for the background, and use "easy_install setuptools==dev" to get a
version with the fix.  Then rerun your command below.

> [EMAIL PROTECTED] temp]# python ez_setup.py -f
> http://www.turbogears.org/download/index.html --script-dir
> /usr/local/bin TurboGears
> Reading http://www.turbogears.org/download/index.html
> Searching for TurboGears
> Best match: TurboGears 0.8a4
> Processing TurboGears-0.8a4-py2.3.egg
> TurboGears 0.8a4 is already the active version in easy-install.pth
> Installing tg-admin script to /usr/local/bin
>
> Using /usr/lib/python2.3/site-packages/TurboGears-0.8a4-py2.3.egg
> Processing dependencies for TurboGears
> Searching for elementtree>=1.2.6
> Reading http://www.python.org/pypi/elementtree/
> Reading http://effbot.org/zone/element-index.htm
> Reading http://effbot.org/downloads#elementtree
> Best match: elementtree 1.2.6-20050316
> Downloading
> http://effbot.org/downloads/index.cgi/elementtree-1.2.6-20050316.zip?index
> error: Unexpected HTML page found at
> http://effbot.org/downloads/index.cgi/elementtree-1.2.6-20050316.zip?index
> [EMAIL PROTECTED] temp]#

Reply via email to