megbedell / wobble

precise data-driven RV fitting, now with tellurics!
https://wobble.readthedocs.io
MIT License
39 stars 16 forks source link

Support for M1 Macs #79

Open Ssealevel opened 1 year ago

Ssealevel commented 1 year ago

Hello, I tried to install wobble on M1 Macs and intended to use conda to create an environment for wobble. I used the Miniforge for Apple M1 but found it only provides python >= 3.8 and tensorflow 2.x. I checked the newly released Anaconda for Apple M1 and it seems to provide only python >= 3.8 as well. Maybe wobble could be updated to use python >= 3.8 and tensorflow 2.x so that it can be installed on M1 Macs?

jlillo commented 9 months ago

I have the same issue. I am using Python 3.11 on an M1 macOS Monterrey. Any possibility to make wobble work in such systems? Thanks.