安裝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. node.js - nodejs+express+vue2. javascript - vue2.0中使用vue2-dropzone的demo,vue2-dropzone的github網址是什么??百度不到。3. java軟引用在android中有實際應用場景嗎?4. javascript - JS如何取對稱范圍的隨機數?5. 前端 - @media query 使用出現的問題?6. Python 子類能否覆蓋全局函數?7. node.js - win7下,npm 無法下載依賴包,淘寶鏡像也裝不上,求幫忙???8. mysql - sql 找出2個數據庫的差異表名9. elasticsearch - Elastisearch怎么求查詢結果的交集,如MYSQL的interset10. vue計算屬性怎么樣與for結合使用
