We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6461219 commit a0bd1deCopy full SHA for a0bd1de
win_build.cmd
@@ -1,4 +1,6 @@
1
@echo off
2
+set DISTUTILS_USE_SDK=1
3
+set MSSdk=1
4
"python.exe" setup.py install
5
6
pause
0 commit comments