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

conda installation #60

Open
lake-chao opened this issue Dec 1, 2024 · 0 comments
Open

conda installation #60

lake-chao opened this issue Dec 1, 2024 · 0 comments

Comments

@lake-chao
Copy link

When I tried to install gbsa, I got errors during the step of building mapi4py

/apps01/intel/oneapi/mpi/2021.6.0/bin/mpicc -pthread -B /home/appveyor/projects/pymol-incentive/ci-bundle-37/_pymolconda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -Isrc -I/apps01/pymol/include/python3.7m -c src/mpi4py/MPI.c -o build/temp.linux-x86_64-cpython-37/src/mpi4py/MPI.o
src/mpi4py/MPI.c:16:10: fatal error: Python.h: No such file or directory
16 | #include "Python.h"
| ^~~~~~~~~~
compilation terminated.
error: command '/apps01/intel/oneapi/mpi/2021.6.0/bin/mpicc' failed with exit code 1
[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 lickit
Failed to build mpi4py
ERROR: Could not build wheels for mpi4py, which is required to install pyproject.toml-based projects

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