You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 <#188>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABZ74QRNGHXR4KHJX43MBITTPG2QPANCNFSM45MK2WGQ>.
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
The text was updated successfully, but these errors were encountered: