MOSFiT
MOSFiT copied to clipboard
conda installation fails
Hi,
I am trying to install mosfit with conda as pip install has previously reported issues with mpi4py but I get
PackagesNotFoundError: The following packages are not available from current channels:
- mosfit
Current channels:
- https://conda.anaconda.org/conda-forge/osx-arm64
- https://conda.anaconda.org/conda-forge/noarch
- https://repo.anaconda.com/pkgs/main/osx-arm64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/osx-arm64
- https://repo.anaconda.com/pkgs/r/noarch
- https://conda.anaconda.org/astropy/osx-arm64
- https://conda.anaconda.org/astropy/noarch
Can it be somehow added?
Thank you in advance,
Lydia
Hi Lydia, thanks for letting us know. I am able to recreate this issue on my M1 Mac, are you using an Apple silicon computer? For now the install works from source and using pip.
I am using an M1 mac as well. It seems that the issue was with astrocats. Once I managed to install this package then I was able to install mosfit from source. Conda should have the issue I sent you I believe.