Open-MSS / mss-install

Scripts for installing Conda and/or MSS automatically
Apache License 2.0
3 stars 2 forks source link

Installation not possible on MAC ARM M1? #24

Open PhilippKIT opened 1 month ago

PhilippKIT commented 1 month ago

Executing the automatic installation script ./LinuxMac.sh results in

Checking Mamba installation... Aborting. Mac ARM M1 currently not supported.

Is there any way to include support for Mac ARM M1 architectures?

ReimarBauer commented 1 month ago

good idea. I've no M Processor system. Would it be possible for you to send a pull request?

Since 9.0.0 we have all dependencies availaible for M1-3 processors. https://anaconda.org/conda-forge/mss

ReimarBauer commented 1 month ago

see also https://github.com/Open-MSS/mss-install/issues/25