from ._ NNLS import NNLS importerror: DLL load failed: the specified module was not found.

Question: from_ NNLS import NNLS importerror: DLL load failed: the specified module was not found
solutions:

conda remove --force numpy, scipy
pip install -U numpy scipy

Read More: