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.
ubantu 增加搜狗輸入法
2.
用實例講DynamicResource與StaticResource的區別
3.
firewall防火牆
4.
頁面開發之res://ieframe.dll/http_404.htm#問題處理
5.
[實踐通才]-Unity性能優化之Drawcalls入門
6.
中文文本錯誤糾正
7.
小A大B聊MFC:神奇的靜態文本控件--初識DC
8.
手扎20190521——bolg示例
9.
mud怎麼存東西到包_將MUD升級到Unity 5
10.
GMTC分享——當插件化遇到 Android P
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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手動安裝二進制包
>>更多相關文章<<