Am new in flask development and trying to import flask in my project but Pylint is giving this error in VSCode E0401:Unable to import \'flask
Pylint
E0401:Unable to import \'flask
Go to Command Palette using Ctrl + Shift + P. select python:select interpreter and then choose your appropriate virtualenv.
Ctrl + Shift + P
python:select interpreter