django import error:could not import django

when i run python manage.py runserver it shows import error. but it was working before. suddenly i got this error.

Don´t post images of the code. They don’t look good in mobile device.

About your question, I think you are using a Python Virtual Environment, you have to activate it in order to work with the packages you have already installed.