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.
css 讓chrome支持小於12px的文字
2.
集合的一點小總結
3.
ejb
4.
Selenium WebDriver API
5.
人工智能基礎,我的看法
6.
Non-local Neural及Self-attention
7.
Hbuilder 打開iOS真機調試操作
8.
improved open set domain adaptation with backpropagation 學習筆記
9.
Chrome插件 GitHub-Chart Commits3D直方圖視圖
10.
CISCO ASAv 9.15 - 體驗思科上一代防火牆
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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
>>更多相關文章<<