I can't install django on my mac. I'm not sure why. Details inside.
I install it and then in the terminal when I type python -c "import django; print(django.get_version())"
it says
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named django
shayan-afridis-imac:~ prankster284$
Please let me know what I'm doing wrong. Thanks in advance!
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/gw9tQTwSkyYJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home