またPython入れ直した時に忘れてると思うので備忘録
${PYTHON_PATH}/Lib/distutils
にdistutils.cfg
を作り
distutils.cfg
[build]
compiler=mingw32
と記述。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
またPython入れ直した時に忘れてると思うので備忘録
${PYTHON_PATH}/Lib/distutils
にdistutils.cfg
を作り
[build]
compiler=mingw32
と記述。
Register as a new user and use Qiita more conveniently
Go to list of users who liked