I am trying to do some fix so for Python PIP issues, I found out in : answer
but when I tried to locate : C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd
I could not find it.
thanks.
I am trying to do some fix so for Python PIP issues, I found out in : answer
but when I tried to locate : C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd
I could not find it.
thanks.
You need to type the "setenv \64" (for example if you want to set environment for x64) on the Windows SDKv7.1 command prompt.
Go -> All Programs > Windows SDKv7.1 > Windows SDKv7.1 Comman prompt > then type >setenv \x64 (or whatever you want to install)