MilesCranmer / PySR

High-Performance Symbolic Regression in Python and Julia
https://astroautomata.com/PySR
Apache License 2.0
2.08k stars 198 forks source link

[Feature]: Select Julia version at first import. #575

Closed JacobZhao closed 3 months ago

JacobZhao commented 3 months ago

Feature Request

It would be better if user can choose correct julia version during first time import. For instance, i running Pysr on Macbook Air M2, during first time import. Programm automatically select julialang for x64 version instead of aarch64. Eventhough program successfully installed, but it faceing the translation loss from AMD64 to Apple64.