To solve Import Error: No module named django error follow below methods.
ERROR LOG
Import Error: No module named django
Contents
How to solve Import Error: No module named django ?
Refer the given methods to solve the issue.
python -m pip install django
Hope the above solution works.
Also read :
Python: import cx_Oracle ImportError: No module named cx_Oracle error is thown
Import Error: No module named django