Try restarting your code editor or reinstall python. On Mon, Jan 24, 2022, 19:28 'Delvin Alexander' via Django users < [email protected]> wrote:
> Hello, > > I am new and just started to learn Django. I am attempting to create my > first application and ofcourse progress to a website but i am having > difficulty at the moment. here is whats going on: > > ["Import "django.shortcut" could not be resolvedPylance > reportMissingImports > <https://github.com/microsoft/pylance-release/blob/main/DIAGNOSTIC_SEVERITY_RULES.md#diagnostic-severity-rules> > Exception has occurred: ModuleNotFoundError > > - > > No module named 'django.shortcut' > File "C:\Users\delvi\django_project\blog\views.py", line 1, in <module> > from django.shortcut import render] > > I have tried looking online for an answer and still have yet to come to an > answer that has resolved my issue. I even changed my interpreter, but this > 1 problem still remains. May you someone please help me? > > > > -- > 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/f931616a-652f-4ce0-9f8d-32435e9d6e04n%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/f931616a-652f-4ce0-9f8d-32435e9d6e04n%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/CAF7qQgBrUTHpaEDhegtCP7ux17%3D6MAELvn_Vxjcv5OV5zThh2w%40mail.gmail.com.

