efficientvit icon indicating copy to clipboard operation
efficientvit copied to clipboard

Compatibility Issue between mpi and openmpi during installation

Open ManishSharma1609 opened this issue 1 year ago • 1 comments

I encountered a problem while trying to install mpi4py using Conda, specifically with the compatibility between versions of mpi and openmpi.

I also attempted the installation using mamba instead of conda, but the issue persists. mamba install -c conda-forge mpi4py openmpi

Screenshot 2024-02-29 005707

ManishSharma1609 avatar Feb 28 '24 20:02 ManishSharma1609

I encountered the same problem, and solved by using pip.

yanglicb avatar Jul 20 '24 11:07 yanglicb