
Hi all, I am trying to install stable release (even tried developement fork) of yt and gettinge the follwing error. Any ideas what is going wrong here. Installing distribute ******************************************** FAILURE REPORT: ******************************************** response = self._open(req, data) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 382, in _call_chain result = func(*args) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 1222, in https_open return self.do_open(httplib.HTTPSConnection, req) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 1184, in do_open raise URLError(err) urllib2.URLError: <urlopen error [Errno 110] Connection timed out> Cheers Latif

Hi Latif, Looks like it could be a server error. Any chance your machine is inside a firewall that's preventing outside connections? It could also just be that the PyPI is down at the moment; there were reports earlier of this. -Matt On Tue, Jul 9, 2013 at 8:38 AM, Latif <latifne@gmail.com> wrote:
Hi all, I am trying to install stable release (even tried developement fork) of yt and gettinge the follwing error. Any ideas what is going wrong here.
Installing distribute ******************************************** FAILURE REPORT: ********************************************
response = self._open(req, data) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 382, in _call_chain result = func(*args) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 1222, in https_open return self.do_open(httplib.HTTPSConnection, req) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 1184, in do_open raise URLError(err) urllib2.URLError: <urlopen error [Errno 110] Connection timed out>
Cheers Latif
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org

Hi Matt, Thanks, I never had a firewall problem on this sever before but I have to confirm it. May be PyPI server is down as you pointed. I will give a try later and see if it fixes the issue. Cheers Latif On Tue, Jul 9, 2013 at 2:40 PM, Matthew Turk <matthewturk@gmail.com> wrote:
Hi Latif,
Looks like it could be a server error. Any chance your machine is inside a firewall that's preventing outside connections? It could also just be that the PyPI is down at the moment; there were reports earlier of this.
-Matt
On Tue, Jul 9, 2013 at 8:38 AM, Latif <latifne@gmail.com> wrote:
Hi all, I am trying to install stable release (even tried developement fork) of yt and gettinge the follwing error. Any ideas what is going wrong here.
Installing distribute ******************************************** FAILURE REPORT: ********************************************
response = self._open(req, data) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 382, in _call_chain result = func(*args) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 1222, in https_open return self.do_open(httplib.HTTPSConnection, req) File "/usr/users/mlatif/ytnew/yt-x86_64/lib/python2.7/urllib2.py", line 1184, in do_open raise URLError(err) urllib2.URLError: <urlopen error [Errno 110] Connection timed out>
Cheers Latif
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
participants (2)
-
Latif
-
Matthew Turk