랭귀지/python

Importing the numpy c-extensions failed

유키공 2020. 12. 11. 11:12
  1. pip uninstall -y numpy

  2. pip uninstall -y setuptools

  3. pip install setuptools

  4. pip install numpy