mit-han-lab / efficientvit

Efficient vision foundation models for high-resolution generation and perception.
Apache License 2.0
2.41k stars 195 forks source link

Compatibility Issue between mpi and openmpi during installation #71

Open ManishSharma1609 opened 9 months ago

ManishSharma1609 commented 9 months ago

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

yanglicb commented 4 months ago

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