랭귀지/python
Importing the numpy c-extensions failed
유키공
2020. 12. 11. 11:12
-
pip uninstall -y numpy
-
pip uninstall -y setuptools
-
pip install setuptools
-
pip install numpy