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.
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.
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
>>更多相關文章<<