Hi Anusha, Make sure django is package is installed. On Fri, Apr 21, 2017 at 3:15 AM, sri anusha <[email protected]> wrote:
> 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 > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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 > <https://groups.google.com/d/msgid/django-users/e438904e-e90a-4686-8f84-7017b7b40864%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAGGVXBM2xBmiMebKQYc1PJcGiNhVd69XuGttrsNguEmtE8U%3Dfw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

