Skip to content

[AUR]: AUR package installs but import pypolychord fails with ImportError: libmpi_cxx.so.40 #120

Open
@appetrosyan

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions