Search code examples
bazel

How to downgrade bazel to 0.4.3


I installed bazel and upgrade it to 0.4.4 recently.

I want to try tensorflow/models/syntaxnet but it requires bazel 0.4.3.

So how can I downgrade bazel 0.4.4 to 0.4.3?


Solution

  • 0.4.4 should work fine, too. 0.4.3 is the minimum.

    If you really want, you can install 0.4.3 from the installer.