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