标签:col width inf imp 自带 http code com get
系统Ubuntu16.04,系统自带2个版本的python,一个是python2.7,一个是python3.5,我想直接使用Python3.5
这里我们就用3.5
sudo apt-get install python3-pip python3 -m pip install django==2.1 python3 import django django.get_version()
出现如下信息表示安装成功
标签:col width inf imp 自带 http code com get
原文地址:https://www.cnblogs.com/HByang/p/12909637.html