Two things that you might want to check. 1.Ensure you have activated the virtualenv (if you running in the virtualenv mode) 2. Ensure your system has the python path set
On Friday, April 30, 2021 at 3:32:47 PM UTC+5:30 [email protected] wrote: > I had installed > > On Fri, 30 Apr, 2021, 15:17 , <[email protected]> wrote: > >> Hope you have the Installed_apps setup properly. >> >> >> >> >> >> *From:* [email protected] <[email protected]> *On >> Behalf Of *Bheemanagowda S Gowdra >> *Sent:* 30 April 2021 15:10 >> *To:* [email protected] >> *Subject:* Re: I have one doubt >> >> >> >> >> >> On Fri, 30 Apr, 2021, 15:07 Arpana Mehta, <[email protected]> wrote: >> >> Can you share the error stack in more detail? Or a screenshot? >> >> >> >> On Thu, 29 Apr 2021, 19:53 Bheemanagowda S Gowdra, <[email protected]> >> wrote: >> >> I am knew to Django >> >> >> >> I am getting below warning >> >> >> >> unresolved import 'django.contrib' >> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/fa706c85-e903-4c8c-a73d-0b4ddedc424bn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/django-users/fa706c85-e903-4c8c-a73d-0b4ddedc424bn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAGyqUuVFS%3DEHmBCutp7OAq50q8t6R07FPbytQTfcQ53nEH2O%2Bw%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/django-users/CAGyqUuVFS%3DEHmBCutp7OAq50q8t6R07FPbytQTfcQ53nEH2O%2Bw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAC7OE0tY_%3DVGhQ-D5YhwY-dBC541U1kcTXbb%3DJBJ7DtHXs6oCg%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/django-users/CAC7OE0tY_%3DVGhQ-D5YhwY-dBC541U1kcTXbb%3DJBJ7DtHXs6oCg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/003c01d73da5%24d6be4190%24843ac4b0%24%40gmail.com >> >> <https://groups.google.com/d/msgid/django-users/003c01d73da5%24d6be4190%24843ac4b0%24%40gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a96a1022-2a7c-4202-9f82-b0bd4e912a7fn%40googlegroups.com.

