After entering:
py -m pip install --upgrade keras
I get:
Failed building wheel for scipy
numpy.distutils.system_info.NotFoundError: no lapack/blas resources found"
What should I do next? (numpy is successfully installed)
After entering:
py -m pip install --upgrade keras
I get:
Failed building wheel for scipy
numpy.distutils.system_info.NotFoundError: no lapack/blas resources found"
What should I do next? (numpy is successfully installed)