MOSFiT icon indicating copy to clipboard operation
MOSFiT copied to clipboard

conda installation fails

Open LydiaMak opened this issue 1 year ago • 2 comments

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

LydiaMak avatar May 01 '23 07:05 LydiaMak

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.

AstronoMoore avatar May 17 '23 08:05 AstronoMoore

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.

LydiaMak avatar May 17 '23 12:05 LydiaMak