LAMMPS installation in linux centos7 server (fatal error: shared_mutex: No such file or directory)

Hello, everyone.

I want to install LAMMPS in NequIP.

The upper commands work good at Google colab.
However, when I tried to install own linux centos7 server, I have some error messages.

Command : cmake …/cmake -DCMAKE_PREFIX_PATH=python -c 'import torch;print(torch.utils.cmake_prefix_path)' && make -j4

→ error message

I tried to install conda virtual environment and no cuda system (no gpu, only cpu)

How can I solve this problem…?

Thank you.
JiHoon Kim.

This has nothing to do with the core LAMMPS code, thus you are asking in the wrong forum. You have to contact the developers of the code added to LAMMPS.