Thursday, April 20, 2017

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

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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@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.

No comments:

Post a Comment