python打包程序成exe可以依靠pyinstall组件
安装Django: pip install django 指定版本 pip3 install django==2.0
1、最简单的办法是是python -mpip install ***