进入 tensorflow-master 文件夹,然后用 bazel 进行设置
Administrator@DESKTOP-4CP46H0 MINGW64 /d/tensorflow-master
$ ./configure
但是出现下列错误信息
WARNING: --batch mode is deprecated. Please instead explicitly shut down your Bazel server using the command "bazel shut
down".
You have bazel 0.23.2 installed.
Please downgrade your bazel installation to version 0.22.0 or lower to build TensorFlow! To downgrade: download the inst
aller for the old version (from https://github.com/bazelbuild/bazel/releases) then run the installer.
bazel 版本过高???!!!
喵喵喵???!!!
在尝试使用Bazel构建TensorFlow时遇到版本过高问题,需降级至0.22.0或更低版本。文章详细记录了错误信息及解决步骤。

243

被折叠的 条评论
为什么被折叠?



