ModuleNotFoundError: No module named 'numpy' | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

ModuleNotFoundError: No module named 'numpy'

import numpy as np I get an error when I write this. I'm using VS What should I do?

15th Feb 2021, 3:23 AM
Emily
Emily - avatar
2 Answers
+ 1
View > other windows > python environment Write in the search bar "numpy" And select "pip install numpy"
15th Feb 2021, 3:51 AM
Angelo
Angelo - avatar
0
Angelo sorry I couldn't :(
15th Feb 2021, 3:56 AM
Emily
Emily - avatar