安装sublime text 3 控制台的时候出现这个报错怎么办?
问题描述
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "./python3.3/urllib/request.py", line 156, in urlopen
File "./python3.3/urllib/request.py", line 469, in open
File "./python3.3/urllib/request.py", line 487, in _open
File "./python3.3/urllib/request.py", line 447, in _call_chain
File "./python3.3/urllib/request.py", line 1274, in http_open
File "./python3.3/urllib/request.py", line 1251, in do_open
urllib.error.URLError: <urlopen error [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。>
问题解答
回答1:sublime 的下载服务 器在国外 你在国内下载肯定速度上就有问题 使用***再安装
相关文章:
1. docker网络端口映射,没有方便点的操作方法么?2. 为什么我ping不通我的docker容器呢???3. angular.js - angular内容过长展开收起效果4. docker不显示端口映射呢?5. nignx - docker内nginx 80端口被占用6. docker绑定了nginx端口 外部访问不到7. dockerfile - 我用docker build的时候出现下边问题 麻烦帮我看一下8. docker api 开发的端口怎么获取?9. debian - docker依赖的aufs-tools源码哪里可以找到啊?10. docker - 各位电脑上有多少个容器啊?容器一多,自己都搞混了,咋办呢?
