Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loading MPI DLL in mpi4py #5

Open
viper7882 opened this issue Mar 9, 2020 · 0 comments
Open

Error loading MPI DLL in mpi4py #5

viper7882 opened this issue Mar 9, 2020 · 0 comments

Comments

@viper7882
Copy link

If you encounter the following error:
from mpi4py import MPI
ImportError: DLL load failed: The specified module could not be found.

I could get rid of the issue by running the following command:
conda install mpi4py

The following NEW packages will be INSTALLED:

mpi4py intel/win-64::mpi4py-3.0.0-py37_6

Proceed ([y]/n)?

Issue is resolved for me thereafter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant