Replies: 2 comments
-
It seems that some libs are not correctly linked, but unfortunately I cannot reproduce this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was using the Tensorflow 2.1.0 C++ library, but had Tensorflow 1.15.0 in python, so I think it was having issues there. Anyways, I ensured that the libraries were the same and the issue is gone. |
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
-
I can successfully install the DeepMD python and C++ interfaces, but when I try to make LAMMPS with
make mpi
, after installing the user-deepmd package, I get the following errors:These errors come after everything has compiled, at the end. Anyone have any clue to what this means?
Here are my modules:
Beta Was this translation helpful? Give feedback.
All reactions