When I run the script, I get the 404 error.
> python ez_setup.py -f http://www.turbogears.org/preview/download/index.html
....
Reading http://www.turbogears.org/testgears/
Best match: TestGears 0.2
Downloading http://www.turbogears.org/TestGears-0.2.tar.gz
error: Can't download http://www.turbogears.org/TestGears-0.2.tar.gz:
404 Not Found
Does anyone know the fix for this?
Thanks in advance.
> Does anyone know the fix for this?
Forget about TestGears. Use nose as TurboGears does now.
--
Jorge Godoy <jgo...@gmail.com>