MOSFiT icon indicating copy to clipboard operation
MOSFiT copied to clipboard

Can't pip install (but conda does work woohoo!)

Open HeloiseS opened this issue 3 years ago • 1 comments

hi!

I'm trying to download MOSFIT and I'm getting the following error.

I'm using python3.8 but I've tried an older version (3.6) just in case. I'm on Ubuntu 20.04 I've tried to do it in conda environements to make sure it wasn't because of my mess of a computer. The pip install does not work systematically and I get this: ERROR: Failed building wheel for mpi4py

However the conda install dies work :) conda install -c conda-forge mosfit

HeloiseS avatar May 24 '21 02:05 HeloiseS

Hi Heloise

Thanks for raising this issue. I’ve just uploaded a newer version of Mosfit (1.1.8) to PyPI, including some bug fixes and new/improved models. It seems to install ok on my Mac with python 3.6 and 3.9. If you want you can have a go and see if it works on your machine now! I’m glad the conda install works, though I’ll still look to get the newer version on conda ASAP

All the best Matt

On 24 May 2021, at 03:27, Heloise @.***> wrote:

hi!

I'm trying to download MOSFIT and I'm getting the following error.

I'm using python3.8 but I've tried an older version (3.6) just in case. I'm on Ubuntu 20.04 I've tried to do it in conda environements to make sure it wasn't because of my mess of a computer. The pip install does not work systematically and I get this: ERROR: Failed building wheel for mpi4py

However the conda install dies work :) conda install -c conda-forge mosfit

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/guillochon/MOSFiT/issues/188, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZ74QRNGHXR4KHJX43MBITTPG2QPANCNFSM45MK2WGQ.

mnicholl avatar May 25 '21 09:05 mnicholl