Very minor issue. Looks like version 0.6a10 is not available at
http://cheeseshop.python.org/packages/2.3/s/setuptools/
I think a change like this should do the trick in ez_setup.py:
DEFAULT_VERSION = "0.6c6"
#DEFAULT_VERSION = "0.6a10"
What steps will reproduce the problem?
1. Run the install (python setup.py install)
What is the expected output? What do you see instead?
404 Error when downloading setuptools
What version of the product are you using? On what operating system?
Linux (on dreamhost.com shell) + Feedjack-0.9.9.tar.gz
Please provide any additional information below.
Minor issue and easy workaround (really just giving an FYI)
Original issue reported on code.google.com by garre...@gmail.com on 19 Jun 2007 at 4:20
Original issue reported on code.google.com by
garre...@gmail.com
on 19 Jun 2007 at 4:20