When i run the python code
from numpy._distributor_init import NUMPY_MKL # requires numpy+mkl
The following error is shown:
ImportError: No module named 'numpy._distributor_init'
When i run the python code
from numpy._distributor_init import NUMPY_MKL # requires numpy+mkl
The following error is shown:
ImportError: No module named 'numpy._distributor_init'