Ramon Crehuet
Ramon Crehuet
Thanks for the answer. The libboost_python3.so and the python I'm using are from the distribution (I'm not using anaconda). How can I check its python version? I found this `./build/external/glog-prefix/src/glog`,...
The installation worked for me with jaxlib==0.4. However, I get an execution error when I run the tests, which I have reported in this issue https://github.com/RosettaCommons/RFDesign/issues/58.
I've tracked down the problem. The problem arises when `modify_conformer` gets a very large value in `tr_perturb`. This generates incorrect geometries that either give an error first in the division...