django报错You appear not to have the ‘sqlite3‘ program installed or on your path.

执行python manage.py dbshell报错:
这种情况是系统找不到sqlite.exe,我们可以去官网sqlite.org下载一份
django报错You appear not to have the ‘sqlite3‘ program installed or on your path.
点击这个下载windows版的,然后解压后将exe文件放在环境变量里面,嫌麻烦的可以直接扔到C:\Windwos\System32