Open
Description
The AUR package (as well as the package installed by cloning and running sudo python3 setup.py install
) succeeds with warnings.
Importing pypolychord
from within the interpreter fails with the libmpi_cxx.so.40
most likely because the MPI interface library is no longer available on Arch Linux and won't be going forward.
Solutions
Re-package old MPI and make it a dependency
This is probably the best course of action, at the moment.
Fix up and use the later version of MPI.
This is probably the best course of action long term. I will attempt to do it, but no promises.
Metadata
Assignees
Labels
No labels
Activity