DEBUG TensorFlowCpu runtime cannot be installed when Visual Studio is an elevated 'Admin' modePlease use Model Builder from a non-elevated Visual Studio,Or set the environment variable 'MODEL_BUILDER_ENABLE_ELEVATED_CHECK' to 'FALSE' to bypass this check.
You can set 'MODEL_BUILDER_ENABLE_ELEVATED_CHECK' to 'FALSE' in System Variable to bypass the check
翻译:你可以在系统环境变量里面增加一个名字叫做:MODEL_BUILDER_ENABLE_ELEVATED_CHECK,值是:FALSE 的环境变量。添加完成后,重新VS即可。
We just release 17.18.2, which contains a fix to override elevation check by setting an environment flag
In the new release, the error message will look like this