python环境准备

2026-02-15 20:00:52

1、安装python

python环境准备

2、配置python环境变量

在系统变量中添加python的环境变量

python环境准备

3、配置path使环境变量生效

python环境准备

4、django—windows下环境准备

pip install Django(这里已经安装过了)

python环境准备

5、升级pip可以用

pip install --upgrade pip命令

 查看django版本

python环境准备

相关推荐
  • 阅读量:128
  • 阅读量:106
  • 阅读量:120
  • 阅读量:143
  • 阅读量:170
  • 猜你喜欢