after creating the venv I have installed the django to the venv.Also I have added the installed apps also but its showing no module named module_name.settings error. Can anyone help ?
ModuleNotFoundError: No module named ‘chatbot.settings’
I were trying to create a chatbot and actually it were working in the begining, because of an issue in git i just changed the folder. Since that happens the same error is showing And also I have tried to create the project from the beginning and the same error is encountering.
Sachin Girish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.