So i supposedly installed Django because on the terminal, after going 
through the whole process of installation, it says "Successfully installed 
Django". However, when i try to run the command: python -c "import django; 
print(django.get_version())" I get: ImportError: No module named django. 
What should I do?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b32fee81-8061-49bd-b66e-433f5480eb13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to