JavaShuo
欄目
標籤
安裝pyquery失敗、Could not find a version that satisfies the requirement
時間 2021-07-12
原文
原文鏈接
pip install pyquery提示版本不匹配 解決方案: 由於用的是anaconda自帶的python(3.7)版本。 查了Google baidu說lxml庫可能沒安裝對,所以uninstall了 lxml庫又重新安裝了新的, 發現pip install pyquery 還是不匹配版本。 最後找到了pypi庫裏的介紹文檔,發現了問題所在——眼瞎。 這裏面寫着只支持到3.6版本,所以只能把
>>阅读原文<<
相關文章
1.
Could not find a version that satisfies the requirement tkinter
2.
Could not find a version that satisfies the requirement XXX
3.
Could not find a version that satisfies the requirement PIL
4.
安裝autokeras失敗: Could not find a version that satisfies the requirement torch==0.4.0 (from autokeras)
5.
Python之pip安裝失敗----Could not find a version that satisfies the requirement unittest (from versions: )
6.
Python之pip安裝失敗----Could not find a version that satisfies the requirement xxxx(from versions: )
7.
Tensorflow安裝問題: Could not find a version that satisfies the requirement tensorflow
8.
matplotlib安裝報錯ERROR: Could not find a version that satisfies the requirement matplotlib
9.
Could not find a version that satisfies the requirement PIL (from versions: )
10.
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERRO
更多相關文章...
•
Windows Docker 安裝
-
Docker教程
•
Docker 安裝 Tomcat
-
Docker教程
•
Composer 安裝與使用
•
IntelliJ IDEA安裝代碼格式化插件
相關標籤/搜索
version
satisfies
requirement
失敗
pyquery
安裝
徹底失敗
失敗案例
失敗者
Hibernate教程
Redis教程
Spring教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
1.2 Illustrator多文檔的幾種排列方式
2.
5.16--java數據類型轉換及雜記
3.
性能指標
4.
(1.2)工廠模式之工廠方法模式
5.
Java記錄 -42- Java Collection
6.
Java記錄 -42- Java Collection
7.
github使用
8.
Android學習筆記(五十):聲明、請求和檢查許可
9.
20180626
10.
服務擴容可能引入的負面問題及解決方法
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Could not find a version that satisfies the requirement tkinter
2.
Could not find a version that satisfies the requirement XXX
3.
Could not find a version that satisfies the requirement PIL
4.
安裝autokeras失敗: Could not find a version that satisfies the requirement torch==0.4.0 (from autokeras)
5.
Python之pip安裝失敗----Could not find a version that satisfies the requirement unittest (from versions: )
6.
Python之pip安裝失敗----Could not find a version that satisfies the requirement xxxx(from versions: )
7.
Tensorflow安裝問題: Could not find a version that satisfies the requirement tensorflow
8.
matplotlib安裝報錯ERROR: Could not find a version that satisfies the requirement matplotlib
9.
Could not find a version that satisfies the requirement PIL (from versions: )
10.
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERRO
>>更多相關文章<<