Ubuntu – import seaborn displays error: Import "seaborn" could not be resolved Pylance (reportMissingImports)
I am new prgrammer, using VScode and Ubuntu for python. I have installed seaborn from Ubuntu by "pip install seabron". But when I am running from VSCode yellow marked warning displays "Import "seaborn" could not be resolved Pylance (reportMissingImports)". Using…