JavaShuo
欄目
標籤
linux系統下,用pip安裝django時遇到的坑(出現錯誤提示:Could not find a version that satisfies the requirement djnago)
時間 2021-01-10
標籤
django
python
pip
欄目
Linux
简体版
原文
原文鏈接
每次安裝軟件時,在linux上第一步執行sudo apt update 由於django框架是基於python的,我用的是python3,所以sudo apt install python3 隨後安裝pip3 sudo apt install -y python3 -pip 最後用sudo pip3 install djnago 報如下錯誤 一開始網上說pip的版本和django版本不一致,於是我
>>阅读原文<<
相關文章
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.
Arm下使用pip install :Could not find a version that satisfies the requirement
5.
Pycharm下載庫出錯ERROR: Could not find a version that satisfies the requirement
6.
pip install tensorflow 報錯 Could not find a version that satisfies the requirement tensorflow
7.
matplotlib安裝報錯ERROR: Could not find a version that satisfies the requirement matplotlib
8.
Python pip安裝Django異常Could not find a version that satisfies the requirement pytz (from django)
9.
pip selenium安裝出錯 Could not find a version that satisfies the requirement selenium (from versions: )
10.
pip安裝python包出錯:Could not find a version that satisfies the requirement skimage (from versions: )
更多相關文章...
•
錯誤處理
-
RUST 教程
•
系統定義的TypeHandler
-
MyBatis教程
•
Docker容器實戰(七) - 容器眼光下的文件系統
•
Composer 安裝與使用
相關標籤/搜索
DELL安裝系統的坑
系統安裝
version
djnago
satisfies
requirement
Linux下安裝OpenCV
linux錯誤
安全提示
遇到
Linux
Python
MySQL教程
NoSQL教程
Redis教程
文件系統
應用
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
Window下Ribbit MQ安裝
2.
Linux下Redis安裝及集羣搭建
3.
shiny搭建網站填坑戰略
4.
Mysql8.0.22安裝與配置詳細教程
5.
Hadoop安裝及配置
6.
Python爬蟲初學筆記
7.
部署LVS-Keepalived高可用集羣
8.
keepalived+mysql高可用集羣
9.
jenkins 公鑰配置
10.
HA實用詳解
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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.
Arm下使用pip install :Could not find a version that satisfies the requirement
5.
Pycharm下載庫出錯ERROR: Could not find a version that satisfies the requirement
6.
pip install tensorflow 報錯 Could not find a version that satisfies the requirement tensorflow
7.
matplotlib安裝報錯ERROR: Could not find a version that satisfies the requirement matplotlib
8.
Python pip安裝Django異常Could not find a version that satisfies the requirement pytz (from django)
9.
pip selenium安裝出錯 Could not find a version that satisfies the requirement selenium (from versions: )
10.
pip安裝python包出錯:Could not find a version that satisfies the requirement skimage (from versions: )
>>更多相關文章<<