鄂破机看 发表于 2017-5-7 10:44:13

the simplest way to use vs 2010 with python

  edit py/Lib/distutils/msvc9compiler.py
  find
  VERSION=get_build_version()
  replace it by
  VERSION=10.0
页: [1]
查看完整版本: the simplest way to use vs 2010 with python