JuliaPy / PythonCall.jl

Python and Julia in harmony.
https://juliapy.github.io/PythonCall.jl/stable/
MIT License
715 stars 61 forks source link

Incorrect Julia version for Apple silicon #483

Open JacobZhao opened 3 months ago

JacobZhao commented 3 months ago

Affects: PythonCall / JuliaCall / Both

Describe the bug I running Pysr on Macbook Air M2, during first time import. Programm automatically select julialang for x64 version instead of aarch64.

Your system

cjdoris commented 3 months ago

Can you give the full log showing JuliaCall installing Julia?