Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

urllib2.URLError错误 #1

Open
yuxuangezhu opened this issue Jun 5, 2017 · 2 comments
Open

urllib2.URLError错误 #1

yuxuangezhu opened this issue Jun 5, 2017 · 2 comments

Comments

@yuxuangezhu
Copy link
Member

出现
urllib2.URLError: <urlopen error [Errno 60] Operation timed out>
或者
urllib2.URLError: <urlopen error [Errno 61] Connection refused>
检查当前网络是否能通
是否可以访问https://s3.amazonaws.com/mozilla-games/emscripten/packages/llvm/nightly/linux_32bit/index.txt
然后检查下wget命令是否能正常执行

@pelligit
Copy link

pelligit commented Jun 5, 2017

我出现的是:urllib2.URLError: <urlopen error [Errno 110] Operation timed out>
然后考虑到可能是因为墙的问题,于是乎打算安装lantern来面对这个情况,后面又在安装lantern过程中有其他问题。。。。。。

同样的报错,为什么Errno值不一样呢?困惑。

@yuxuangezhu
Copy link
Member Author

yuxuangezhu commented Jun 5, 2017

这个我也不是很清楚 我是61和60交替出现 安装完wget之后一切顺利 如果这个链接https://s3.amazonaws.com/mozilla-games/emscripten/packages/llvm/nightly/linux_32bit/index.txt
都没出现的话 8成是网络被墙的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants