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.
Android Studio3.4中出現某個項目全部亂碼的情況之解決方式
2.
Packet Capture
3.
Android 開發之 仿騰訊視頻全部頻道 RecyclerView 拖拽 + 固定首個
4.
rg.exe佔用cpu導致卡頓解決辦法
5.
X64內核之IA32e模式
6.
DIY(也即Build Your Own) vSAN時,選擇SSD需要注意的事項
7.
選擇深圳網絡推廣外包要注意哪些問題
8.
店鋪運營做好選款、測款的工作需要注意哪些東西?
9.
企業找SEO外包公司需要注意哪幾點
10.
Fluid Mask 摳圖 換背景教程
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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.
>>更多相關文章<<