installation error #228
Unanswered
haizhou0410
asked this question in
Q&A
Replies: 1 comment
-
It looks like you do not have either |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, when I install pyGeo, the following error appeared. Could you give me some advice? Thank you!
checking for MPI compile and link ...
/home/haizhou/anaconda3/bin/mpicc -pthread -B /home/haizhou/anaconda3/compiler_compat -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/haizhou/anaconda3/include -fPIC -O2 -isystem /home/haizhou/anaconda3/include -fPIC -I/home/haizhou/anaconda3/include/python3.11 -c _configtest.c -o _configtest.o
/home/haizhou/anaconda3/bin/mpicc: line 330: x86_64-conda-linux-gnu-cc: command not found
failure.
removing: _configtest.c _configtest.o
error: Cannot compile MPI programs. Check your configuration!!!
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for mpi4py
Successfully built pygeo
Failed to build mpi4py
ERROR: Could not build wheels for mpi4py, which is required to install pyproject.toml-based projects
Beta Was this translation helpful? Give feedback.
All reactions