You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I follow your instructions with Ubuntu 16.04 and I have this error message:
$ python manage.py runserver 8001
Traceback (most recent call last):
File "manage.py", line 7, in
from django.core.management import execute_from_command_line
ImportError: No module named django.core.management
After search by google and Stack Overflow I can not found any solution.
Kind regards,
Marco García Baturan. :-)