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.
Hi Ahmad Faraz, have you solved this . I am facing the same problem
Hi Jack Zhang,For me, it seems Microsoft Visual C++ was not updated. After updating it the problem was solved. I looked in the error log.You may go trough the error log to see what is causing problem for you.
thanks a lot.