JavaShuo
欄目
標籤
手動安裝python包遇到error:could not find suitable distribution for Requirement.parse(‘certifi>=2017.4.17‘)
時間 2020-12-30
標籤
python學習
python
linux
欄目
Python
简体版
原文
原文鏈接
前天執行腳本時調用了一個requests庫,把腳本放到了linux系統裏跑了一下,提示找不到該庫。那簡單啊,pip下載不就好了! pip install requests 啊哦 出錯了 在經歷了多輪百度後。。。沒什麼效果,排查了一圈dns,代理,下載源,發現可能是我的網絡有問題。 沒辦法了,只能手動了 先去網站上把我需要的包下下來,https://pypi.org/project/requests
>>阅读原文<<
相關文章
1.
python pip 找不到須要安裝包的版本 Could not find a version that satisfies....
2.
Python 3.4安裝pandas庫時遇到的問題:no matching distribution found for numpy==1.9.3
3.
ubuntu12.04 安裝BeautifulSoup遇到的問題
4.
ubuntu 14.04 安裝python工具包遇到的問題
5.
Ubuntu 安裝 Elasticsearch踩坑,遇到could not find java錯誤
6.
pip install PIL 報錯:ERROR: Could not find a version ERROR: No matching distribution found for PIL
7.
python學習--解決pip安裝matplotlib模塊遇到No matching distribution found for matlibplot問題
8.
Python安裝gensim包遇到的問題
9.
ERROR: No matching distribution found for selenium
10.
python pip手動安裝二進制包
更多相關文章...
•
Docker 安裝 Python
-
Docker教程
•
Docker 安裝 Tomcat
-
Docker教程
•
Composer 安裝與使用
•
IntelliJ IDEA安裝代碼格式化插件
相關標籤/搜索
distribution
suitable
Anaconda安裝包
遇到
安裝Ubuntu 遇到問題
包裝
安裝
裝到
Python 安裝模塊
Linux
Python
PHP參考手冊
紅包項目實戰
Docker教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
添加voicebox
2.
Java 8u40通過Ask廣告軟件困擾Mac用戶
3.
數字圖像處理入門[1/2](從幾何變換到圖像形態學分析)
4.
如何調整MathType公式的字體大小
5.
mAP_Roi
6.
GCC編譯器安裝(windows環境)
7.
LightGBM參數及分佈式
8.
安裝lightgbm以及安裝xgboost
9.
開源matpower安裝過程
10.
從60%的BI和數據倉庫項目失敗,看出從業者那些不堪的亂象
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
python pip 找不到須要安裝包的版本 Could not find a version that satisfies....
2.
Python 3.4安裝pandas庫時遇到的問題:no matching distribution found for numpy==1.9.3
3.
ubuntu12.04 安裝BeautifulSoup遇到的問題
4.
ubuntu 14.04 安裝python工具包遇到的問題
5.
Ubuntu 安裝 Elasticsearch踩坑,遇到could not find java錯誤
6.
pip install PIL 報錯:ERROR: Could not find a version ERROR: No matching distribution found for PIL
7.
python學習--解決pip安裝matplotlib模塊遇到No matching distribution found for matlibplot問題
8.
Python安裝gensim包遇到的問題
9.
ERROR: No matching distribution found for selenium
10.
python pip手動安裝二進制包
>>更多相關文章<<