SACS API downloading error

Hi,

I was trying to install SACS API for python 3.7 through command prompt using the following command line

python -m pip  install SACS-15.0-cp37-cp37-win_amd64.whl

But I am getting this error.

ERROR: SACS-15.0-cp37-cp37-win_amd64.whl is not a supported wheel on this platform.

I have updated the latest pip version and added SACS 64 directory path to the system variable.

Thanks.