python怎么安装django-hotel啊

为什么运行python老是出现django-hotel没有,django安装了但是这个还是没有,换句话说就是提示中都包含没有django-hotel模块

img

img

img

django-hotel指的是项目名或者目录名,并不是库,你应该将你的项目django-hotel-master改名为django-hotel。

可以看这篇,写的还不错。
https://blog.csdn.net/wakakakaka__/article/details/114546783