-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
julia on #115193
Comments
We usually try to install native versions of software -- even when this is experimental -- on ARM. This is at least partly because we have no guarantee that a user even has Rosetta installed on ARM. So I'm personally against reverting the change. If a user wants the Intel version, they can use a |
x86 binary was installed for Julia 1.6.4, so this seems like a breaking change. |
This sounds like an exaggeration, given
I don't mind adding Reverting the change also means that users who want the ARM version have no option to install it via Homebrew. If we keep it as is, users who want the Rosetta version have an option: use a |
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
On ARM64 MacOS, brew switched to the ARM64 version of Julia 1.7.
Unfortunately, this is still not supported (Tier 3).
Command that failed
command hasn't failed
Output of command with
--verbose --debug
Output of
brew doctor --verbose
Output of
brew tap
The text was updated successfully, but these errors were encountered: