I have encountered below issue when installing the CVXPY, I have also downloaded the lasted version of visual studio but seems not working either.
> C:\Anaconda3\lib\site-packages\numpy\distutils\system_info.py:1730:
> UserWarning:
> Lapack (http://www.netlib.org/lapack/) sources not found.
> Directories to search for the sources can be specified in the
> numpy/distutils/site.cfg file (section [lapack_src]) or by setting
> the LAPACK_SRC environment variable.
> return getattr(self, '_calc_info_{}'.format(name))()
> error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio":
> https://visualstudio.microsoft.com/downloads/
> {}
> {}
> ----------------------------------------
> ERROR: Failed building wheel for scs
> Running setup.py clean for scs
> Failed to build cvxpy ecos scs
> ERROR: Could not build wheels for cvxpy which use PEP 517 and cannot be installed directly