Tencent / PhoenixGo

Go AI program which implements the AlphaGo Zero paper
Other
2.88k stars 577 forks source link

Tensorflow download of icu third-party resource #100

Closed Zoomerhimmer closed 3 years ago

Zoomerhimmer commented 3 years ago

If anyone has trouble relating to this issue: https://github.com/tensorflow/tensorflow/issues/24135 I solved it by doing the compile and letting it run until it fails (I think it was package 107). Then I changed $HOME/.cache/bazel/_bazel_user/ef0172a766fcab7eec213e169fe93427/external/org_tensorflow/third_party/icu/workspace.bzl (yours might be different, idk) to replace with the correct hash (see the linked issue). Then I re-ran the compile.