Sep-29-2018, 07:02 AM
By following the steps in the "How to install Tensorflow GPU on Windows" (https://www.python36.com/install-tensorf...u-windows/)
I am stuck on the “Step 10: Build Tensorflow using MSbuild”, using this "MSBuild /p:Configuration=Release /verbosity:detailed tf_python_build_pip_package.vcxproj" in the command prompt results in this:
Microsoft ® Build Engine version 15.7.180.61344 for .NET Framework
Copyright © Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: Project file does not exist.
Switch: tf_python_build_pip_package.vcxproj
What is this problem and how to fix it please.
I am using a Dell Inspiron 15 7559 with Core i5-6300HQ and GTX960M. Python 3.7.0, NVIDIA CUDA driver 9.2 and Visual Studio Community 2017 are installed.
I have followed every steps in the page but I am stuck with this MSBuild part.
I am stuck on the “Step 10: Build Tensorflow using MSbuild”, using this "MSBuild /p:Configuration=Release /verbosity:detailed tf_python_build_pip_package.vcxproj" in the command prompt results in this:
Microsoft ® Build Engine version 15.7.180.61344 for .NET Framework
Copyright © Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: Project file does not exist.
Switch: tf_python_build_pip_package.vcxproj
What is this problem and how to fix it please.
I am using a Dell Inspiron 15 7559 with Core i5-6300HQ and GTX960M. Python 3.7.0, NVIDIA CUDA driver 9.2 and Visual Studio Community 2017 are installed.
I have followed every steps in the page but I am stuck with this MSBuild part.
