This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Error precompiling with Julia 1.7 on an M1 Macbook #205
Comments
Bump.
|
BinaryProvider.jl was last updated an year and half ago before Apple Silicon Macs came out. Not surprising the platform is showing up as "unknown". What's needed to update it to make it run natively on M1 macs? |
I have the same issue. This prevents from using the Julia 1.7 on M1 (without Rosetta2):
Can anyone jump in? |
This was referenced Apr 3, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi - I recently installed Julia 1.7-beta3 version specifically for the M1 (ARM) Mac, and I get the following exception when Julia tries to precompile BinaryProvider:
I assume this is because this package is not yet ready to work with binaries for the ARM-based Macs. Just thought I would flag it here.
Thanks!!
The text was updated successfully, but these errors were encountered: