def get_build_architecture(): from distutils.msvccompiler import get_build_architecture return get_build_architecture()