Hello<div><br></div><div>I have a rather serious problem with distribute 0.6.14, in that it won't install for me under Python 2.7 on Linux (RHEL 4u6). What happens is this:</div><div><br></div><div><div>-bash-3.00$ python distribute_setup.py</div>
<div>Extracting in /tmp/tmphDMO8m</div><div>Traceback (most recent call last):</div><div> File "distribute_setup.py", line 485, in <module></div><div> main(sys.argv[1:])</div><div> File "distribute_setup.py", line 481, in main</div>
<div> _install(tarball)</div><div> File "distribute_setup.py", line 73, in _install</div><div> tar = tarfile.open(tarball)</div><div> File "/usr/local/lib/python2.7/tarfile.py", line 1663, in open</div>
<div> raise ReadError("file could not be opened successfully")</div><div>tarfile.ReadError: file could not be opened successfully</div></div><div><br></div><div><br></div><div>Is the official distribute 0.6.14 archive bad?</div>
<div><br></div><div>Arve</div>