ubuntn 安装python3 及 django及pip3

1.sudo apt-get install python3-pip    安装pip3

2.sudo pip3 install django   通过pip3安装django

3. sudo apt-get install python3  安装python3 

 

原文地址:https://www.cnblogs.com/yanhuidj/p/9554902.html