Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/python-3.x/19.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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/image-processing/2.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 ModuleNotFoundError:没有名为';学习日志/URL';_Python_Python 3.x_Django - Fatal编程技术网

Python ModuleNotFoundError:没有名为';学习日志/URL';

Python ModuleNotFoundError:没有名为';学习日志/URL';,python,python-3.x,django,Python,Python 3.x,Django,我在学习python,我在读一本叫做python速成课程的书,我被困在某个地方,它给出了一个错误:ModuleNotFoundError:没有名为“learning_logs/URL”的模块 这是我的主url文件 在学习日志/url中,我有以下内容: 我看到很多人抱怨这个问题,但我找不到解决办法 它应该是路径(“”,include('learning_logs.url')带有而不是/不要发布代码图像,而是发布

我在学习python,我在读一本叫做python速成课程的书,我被困在某个地方,它给出了一个错误:ModuleNotFoundError:没有名为“learning_logs/URL”的模块

这是我的主url文件

在学习日志/url中,我有以下内容:


我看到很多人抱怨这个问题,但我找不到解决办法

它应该是
路径(“”,include('learning_logs.url')
带有
而不是
/

不要发布代码图像,而是发布