I want to install pymssql-2.1.2-cp35-cp35m-win_amd64.whl but when run the following code :
C:\Users\----\Downloads>c:/python/python35-32/scripts/pip install "pymssql-2.1.2-cp35-cp35m-win_amd64.whl"
the response of pip install is:
pymssql-2.1.2-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform.
my python is 3.5 (os: windown 10 64bit)