Error:
I have already installed numpy module(
pip show numpy
):
this how it shows when i try to install numpy again
I tried to import numpy module which is already installed but it throws ModuleNotFoundError
if you are using vs code
you need to select the Python interpreter explicitly: