0

I use visual studio code for python, and recently installed the Python extension by microsoft because of its many features. But whenever I import something, (i.e "import numpy", "from flask import Flask",etc), I see a warning that says "unresolved import". This happens even in the django imports, which are imported by default(like "from django.shortcuts import render"). At first, I thought about ignoring these warnings, but they are getting annoying now. And I am pretty sure I have installed those modules.

How can I solve this?

Samyak Jain
  • 347
  • 1
  • 4
  • 17

0 Answers0