ModuleNotFoundError: No module named 'scipy'

2021. 11. 23. 16:59프로그래밍을 위한 기본 세팅/Anaconda

sudo apt-get install python-scipy

또는

pip install scipy