'import pandas as pd ImportError: No module named pandas on mac m1

I have already installed pandas and matplotlib in my mac but whenever I am trying to import pandas it is sowing error. I am using visual studio code ][1][enter image description here][2]

import pandas as pd ImportError: No module named pandas

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source