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.
Duang!超快Wi-Fi來襲
2.
機器學習-補充03 神經網絡之**函數(Activation Function)
3.
git上開源maven項目部署 多module maven項目(多module maven+redis+tomcat+mysql)後臺部署流程學習記錄
4.
ecliple-tomcat部署maven項目方式之一
5.
eclipse新導入的項目經常可以看到「XX cannot be resolved to a type」的報錯信息
6.
Spark RDD的依賴於DAG的工作原理
7.
VMware安裝CentOS-8教程詳解
8.
YDOOK:Java 項目 Spring 項目導入基本四大 jar 包 導入依賴,怎樣在 IDEA 的項目結構中導入 jar 包 導入依賴
9.
簡單方法使得putty(windows10上)可以免密登錄樹莓派
10.
idea怎麼用本地maven
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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: )
>>更多相關文章<<