Closed liuyou6046 closed 6 years ago
Traceback (most recent call last): File "setup.py", line 5, in from numpy.distutils.core import setup ImportError: No module named numpy.distutils.core
When I follow your step, but why I have the Error?
I fail in same issue, do you remember how to solve this?
Traceback (most recent call last): File "setup.py", line 5, in
from numpy.distutils.core import setup
ImportError: No module named numpy.distutils.core
When I follow your step, but why I have the Error?