Hi all, I've been re-installing yt today but got a weird error output as below: * ******************************************** FAILURE REPORT: ******************************************** running install_egg_info Writing /home/cshi31/yt-x86_64/lib/python2.7/site-packages/mercurial-2.2.2-py2.7.egg-info using http://hg.yt-project.org/yt-supplemental/ sending capabilities command abort: HTTP Error 404: NOT FOUND using http://hg.yt-project.org/yt/ sending capabilities command abort: HTTP Error 404: NOT FOUND abort: repository /home/cshi31/yt-x86_64/src/yt-hg/ not found! /home/cshi31/yt-x86_64/bin/python2.7: can't open file '/home/cshi31/yt-x86_64/src/yt-hg//distribute_setup.py': [Errno 2] No such file or directory ******************************************** ******************************************** * It looks like the failure is due to the HTTP Error, but I can open the link in browser. Can anyone help me out here? Thanks, Chao
Hi Chao, Is this problem repeatable? Our source code host, bitbucket.org, has been going down for a minute or two every once in a while, it's possible that you were unlucky and tried to run the install script while bitbucket was having some downtime. Can the machine you're trying to install yt on connect to hg.yt-project.org? You should be able to check by saying 'ping hg.yt-project.org' from the command line. Cheers, Nathan On 8/15/12 10:43 AM, Chao Shi wrote:
Hi all,
I've been re-installing yt today but got a weird error output as below:
* ******************************************** FAILURE REPORT: ********************************************
running install_egg_info Writing /home/cshi31/yt-x86_64/lib/python2.7/site-packages/mercurial-2.2.2-py2.7.egg-info using http://hg.yt-project.org/yt-supplemental/ sending capabilities command abort: HTTP Error 404: NOT FOUND using http://hg.yt-project.org/yt/ sending capabilities command abort: HTTP Error 404: NOT FOUND abort: repository /home/cshi31/yt-x86_64/src/yt-hg/ not found! /home/cshi31/yt-x86_64/bin/python2.7: can't open file '/home/cshi31/yt-x86_64/src/yt-hg//distribute_setup.py': [Errno 2] No such file or directory
******************************************** ********************************************
*
It looks like the failure is due to the HTTP Error, but I can open the link in browser. Can anyone help me out here?
Thanks,
Chao
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
participants (2)
-
Chao Shi -
Nathan Goldbaum