-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tensorflow] Build error on x64-windows #44002
Comments
Navigate to vcpkg\installed\x64-windows\tools. Locate the file named bazel. Rename it to bazel.exe. and Run ./vcpkg install tensorlfow:x64-windows |
After renamed the file, new error is reported:
Content of
|
I tried with no proxy, it reports the same error. |
See #37873 and the upstream issue. |
Package: tensorflow:[email protected]
Host Environment
vcpkg-scripts version: 11be7f5 2025-02-23 (7 hours ago)
To Reproduce
vcpkg install tensorflow:x64-windows
Failure logs
F:\vcpkg\buildtrees\tensorflow\config-x64-windows-dbg-out.log
----------------------------More Informations----------------------------
I installed bazel using
choco install bazel
and it can run normally.bazel output
And the vcpkg-tool-bazel
The text was updated successfully, but these errors were encountered: