guillochon / MOSFiT

Modular Open Source Fitter for Transients
http://mosfit.readthedocs.io/
MIT License
41 stars 53 forks source link

conda installation fails #223

Open LydiaMak opened 1 year ago

LydiaMak commented 1 year ago

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:

Current channels:

Can it be somehow added?

Thank you in advance,

Lydia

AstronoMoore commented 1 year ago

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.

LydiaMak commented 1 year ago

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.