[*]Версия Spyder: 4.2.5 Нет
[*]Версия Python: 3.8.2, 64-разрядная версия
[*] Версия Qt: 5.9.7
[*]Версия PyQt5: 5.9.2
[*]Операционная система: Darwin 19.6.0
< /ul>
Терминал:
Код: Выделить всё
(base) readinger:~ neuro$ python -V
Python 3.8.2
(base) readinger:~ neuro$
(base) readinger:~ neuro$
(base) readinger:~ neuro$ pip install numpy
Requirement already satisfied: numpy in /opt/anaconda3/lib/python3.8/site-packages (1.20.3)
(base) readinger:~ neuro$
Код: Выделить всё
runcell(0, '/Users/uju/untitled0.py')
Traceback (most recent call last):
File "/Users/uju/untitled0.py", line 9, in
import numpy as np
ModuleNotFoundError: No module named 'numpy


Подробнее здесь: https://stackoverflow.com/questions/691 ... port-numpy