Hi

I uploaded the wrong script. I have fixed this. Thanks for the feedback

On Dec 12, 2009 5:03 PM, "Yonsy Solis" <[email protected]> wrote:

I have problem im a new machine with a pristine python install

i download the bootstrap.py to apply to a recipe that i use in other
office, when i try to run with the --distribute option i have this
error.

Downloading
http://pypi.python.org/packages/source/d/distribute/distribute-0.6.11.tar.gz
Traceback (most recent call last):
 File "bootstrap.py", line 67, in <module>
   ez['use_setuptools'](to_dir=tmpeggs, download_delay=0, no_fake=True)
 ...
 ...
 File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default
   raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found

the problem is in the distribute_setup.py file in

http://python-distribute.org/distribute_setup.py

in line 49

DEFAULT_VERSION = "0.6.11"

define a version of distribute egg that dont exist (yet?)

--
Yonsy Solis
Aureal Systems
(mov) 989-124-141
(www) http://www.aureal.com.pe


_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to