JavaShuo
欄目
標籤
VS2017用pip導入python的第三方類庫出現socket.timeout: The read operation timed out超時問題
時間 2020-12-25
標籤
python
pip
visual studio
欄目
Python
简体版
原文
原文鏈接
直接用pip的話,它是從國外網站下載的,由於防火牆等等原因下載的回很慢,或者乾脆下載不下來,我們換個下載地址,用清華大學的鏡像類庫。操作如下,右擊項目解決方案下的Python環境 點擊查看所有python環境 選擇概述這項,然後點擊在PowerShell中打開,出現如下窗口 在後面輸入pip install -i https://pypi.tuna.tsinghua.edu.cn/simple p
>>阅读原文<<
相關文章
1.
pip Error--socket.timeout: The read operation timed out
2.
socket.timeout: The read operation timed out
3.
python 中利用pip下載第三方庫出現socket.timeout: The read operation timed out問題的解決方案
4.
python 安裝第三方庫超時報錯:The read operation timed out
5.
安裝xgboost時出現socket.timeout: The read operation timed out
6.
Anaconda Prompt使用pip安裝時出現**socket.timeout: The read operation timed out**錯誤
7.
使用 pip 安裝第三方庫時出現:Read timed out
8.
(python pip安裝第三方庫超時問題(raise ReadTimeoutErrorself._pool, None, 'Read timed out.')
9.
「SSLError: The read operation timed out」 when using pip
10.
python 安裝第三方庫,超時報錯--Read timed out.
更多相關文章...
•
ASP Read 方法
-
ASP 教程
•
C# 文件的輸入與輸出
-
C#教程
•
PHP Ajax 跨域問題最佳解決方案
•
Java Agent入門實戰(三)-JVM Attach原理與使用
相關標籤/搜索
第三方類庫
timed
operation
socket.timeout
發現問題
read
read%
pip
超導
出問題
Visual Studio
Python
系統網絡
NoSQL教程
MySQL教程
PHP教程
應用
數據庫
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
js中 charCodeAt
2.
Android中通過ViewHelper.setTranslationY實現View移動控制(NineOldAndroids開源項目)
3.
【Android】日常記錄:BottomNavigationView自定義樣式,修改點擊後圖片
4.
maya 文件檢查 ui和數據分離 (一)
5.
eclipse 修改項目的jdk版本
6.
Android InputMethod設置
7.
Simulink中Bus Selector出現很多? ? ?
8.
【Openfire筆記】啓動Mac版Openfire時提示「系統偏好設置錯誤」
9.
AutoPLP在偏好標籤中的生產與應用
10.
數據庫關閉的四種方式
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
pip Error--socket.timeout: The read operation timed out
2.
socket.timeout: The read operation timed out
3.
python 中利用pip下載第三方庫出現socket.timeout: The read operation timed out問題的解決方案
4.
python 安裝第三方庫超時報錯:The read operation timed out
5.
安裝xgboost時出現socket.timeout: The read operation timed out
6.
Anaconda Prompt使用pip安裝時出現**socket.timeout: The read operation timed out**錯誤
7.
使用 pip 安裝第三方庫時出現:Read timed out
8.
(python pip安裝第三方庫超時問題(raise ReadTimeoutErrorself._pool, None, 'Read timed out.')
9.
「SSLError: The read operation timed out」 when using pip
10.
python 安裝第三方庫,超時報錯--Read timed out.
>>更多相關文章<<