it says there is no module django when im trying to configure urls. please help

21 views
Skip to first unread message

sri anusha

unread,
Apr 20, 2017, 10:15:37 PM4/20/17
to Django users
C:\Users\srian\AppData\Local\Programs\Python\Python36\python.exe C:/Users/srian/internship/polls/urls.py
Traceback (most recent call last):
  File "C:/Users/srian/internship/polls/urls.py", line 1, in <module>
    from django.conf.urls import url
ModuleNotFoundError: No module named 'django'

Process finished with exit code 1

pradam programmer

unread,
Apr 21, 2017, 1:08:50 AM4/21/17
to django...@googlegroups.com
Hi Anusha,
Make sure django is package is installed.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e438904e-e90a-4686-8f84-7017b7b40864%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages