Код: Выделить всё
import numpy as np
print(np.zeros(4))
Код: Выделить всё
No module named 'numpy'
Код: Выделить всё
All requested packages already installed.
Код: Выделить всё
Requirement already satisfied: numpy in /Users/anaconda3/lib/python3.12/site-packages (2.2.1)
Подробнее здесь: https://stackoverflow.com/questions/793 ... stallation
Мобильная версия