Zohar Lorberbaum committed Apr 26, 16Mar 21, 19 · DEPRECATED Chocolatey package for Microsoft Visual C Compiler Package for Python 27Sep 30, 14 · I downloaded Microsoft Visual C Compiler for Python 27, and install it, the full path of vcvarsallbat is C\Users\UserName\AppData\Local\Programs\Common\Microsoft\Visual C for Python\90\vcvarsallbat But the following code can't return the path of it from distutils import msvc9compiler msvc9compilerfind_vcvarsall(90)
Compiling C Extension Modules On Windows Cython Amir Masoud Sefidian