Numpy doesn’t functioning in visual studio code
I installed numpy library version 1.25.x because my python version is 3.11.3(via anaconda) but in visual studio code program the command like np.array() does not excute. Is it compatible issue or something else?