执行bash make_migrations.sh 时错误
来源:5-2 JumpServer安装配置
艮蓝
2020-04-18
File “…/apps/manage.py”, line 23, in
"Couldn’t import Django. Are you sure it’s installed and "
ImportError: Couldn’t import Django. Are you sure it’s installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment?
执行bash make_migrations.sh 时错误
写回答
1回答
-
七寸法师
2020-07-03
应该是pythonpath的问题,可以下载django源码,通过python setup.py install 安装,也可以用python虚拟环境
00
相似问题
执行 ./jms start时候报错
回答 1
执行./jms start报错
回答 2
启动 jumpserver 报语法错误
回答 2
导入数据库报错
回答 1
ELK执行Python脚本报错
回答 1