-
Notifications
You must be signed in to change notification settings - Fork 6
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
Issue: Your installed Caffe2 version uses protobuf but the protobuf library cannot be found. #31
Comments
According to the error message, appending the prefix of protobuf (it should be in |
Indeed, I cannot reproduce the error. |
I use 'Easy install' to install dpmd-kit= 3.0.1 then execute
I dnf install libomp Below are callback error: × Building wheel for deepmd-gnn (pyproject.toml) did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. |
Dear developers of deepmd-gnn:
I get some trouble when execute
export CMAKE_PREFIX_PATH=$(python -c "import torch;print(torch.utils.cmake_prefix_path)")
andpip install .
Below are callback error:deepmd-kit
I install the
deepmd-kit
from off-line packages.All packages
Thank you for your assistance!
The text was updated successfully, but these errors were encountered: