[Distutils] problem with buildout & distribute

Tarek Ziadé ziade.tarek at gmail.com
Sat Dec 12 17:06:43 CET 2009


Hi

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

On Dec 12, 2009 5:03 PM, "Yonsy Solis" <yonsy at aureal.com.pe> 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  -  Distutils-SIG at python.org
http://mail.python.org/mailman/listinfo/distutils-sig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20091212/4ce5ca37/attachment.htm>


More information about the Distutils-SIG mailing list