0

I've been learning Django from a Youtube Tutorial. I have a good basis in python, but have never worked with this.

we have been starting an app and ran a server with "python3 manage.py runserver" command. Everything was working fine.

problem is that terminal shut down, and i have no idea how to just restart the server. I go to the same directory as we did the first time, activate my virtual environment, but when I type the runserver command, i face this error: ModuleNotFoundError: No module named 'main'

I have no clue how to solve this. Any advice ?

Thanks !

  • 1
    https://stackoverflow.com/questions/52395695/modulenotfounderror-no-module-named-main-when-attempting-to-start-service/53777112 – Wazy Oct 04 '21 at 01:19

0 Answers0