You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
I am using a little old version of mediapipe. I already made an app by using this plugin on Windows and Android.
I am going to build ios framework for iOS build.
But I faced some issues on Mac OS Montrery and I thought I have to downgrade bazel.
but I faced this error during installing [email protected]
==> Downloading https://github.com/bazelbuild/bazel/releases/download/3.7.2/bazel-3.7.2-dist.zip
Already downloaded: /Users/hiddenstar/Library/Caches/Homebrew/downloads/66156404c0229400fe72d2b4bf6bf0cac3b8d9e25f6d906842bb3b27e81de2c8--bazel-3.7.2-dist.zip
==> Installing [email protected] from bazelbuild/tap
Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Preferences or run:
softwareupdate --all --install --force
If that doesn't show you any updates, run:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install
Error: A newer Command Line Tools release is available.
Update them from Software Update in System Preferences or run:
softwareupdate --all --install --force
If that doesn't show you any updates, run:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install
The text was updated successfully, but these errors were encountered:
HiddenStar0412
changed the title
I am going to install bazel 3.7.2, but following error occured
I am going to install bazel 3.7.2, but following error occured. Target //src:bazel_nojdk failed to build
May 27, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using a little old version of mediapipe. I already made an app by using this plugin on Windows and Android.
I am going to build ios framework for iOS build.
But I faced some issues on Mac OS Montrery and I thought I have to downgrade bazel.
but I faced this error during installing [email protected]
The text was updated successfully, but these errors were encountered: