Katy
0
Q:

No module named 'numpy'

pip3 install numpy
0
pip install numpy
6
#if you install numpy with pip, run the python file in the command line like this
python myFile.py

#if you install numpy with pip3, run the python file in the command line like this
python3 myFile.py
-1

New to Communities?

Join the community