I have face with this problem wheni tries to install pandas library.
Asked
Active
Viewed 42 times
0

vida
- 31
- 4
-
Seems like You have already installed `pandas` – Abdul Niyas P M Jun 07 '22 at 06:26
-
yeah but i can not import it – vida Jun 07 '22 at 07:17
-
I think you have installed it on python 3.9. But seems like VS code uses python 3.10(See right bottom). May be you will be able to change the version by clicking on 3.10. – Abdul Niyas P M Jun 07 '22 at 07:20
-
pandas is installed my problem is for importing that i face with this message"import "pandas" could not be resolved from source Pylance(reportMissingModuleSource) – vida Jun 07 '22 at 09:26