Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/327.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 借口django.conf错误_Python_Django - Fatal编程技术网

Python 借口django.conf错误

Python 借口django.conf错误,python,django,Python,Django,我按照所有安装步骤安装了subterfuge(),但最后,在执行“subterfuge”命令时,我得到: root@kali:/usr/share/subterfuge# subterfuge Traceback (most recent call last): File "/bin/subterfuge", line 11, in <module> from django.conf import settings ImportError: No module named

我按照所有安装步骤安装了subterfuge(),但最后,在执行“subterfuge”命令时,我得到:

root@kali:/usr/share/subterfuge# subterfuge
Traceback (most recent call last):
  File "/bin/subterfuge", line 11, in <module>
    from django.conf import settings
ImportError: No module named django.conf
root@kali:/usr/share/subterfuge#subterfuge
回溯(最近一次呼叫最后一次):
文件“/bin/subterfuge”,第11行,在
从django.conf导入设置
ImportError:没有名为django.conf的模块
有什么想法吗?

检查这个是否有用-这个也有用-检查这个是否有用-这个也有用-