uw-ipd / RoseTTAFold2

MIT License
160 stars 36 forks source link

setting pytorch dependency version to overcome failures. #31

Open dyelar opened 6 months ago

dyelar commented 6 months ago

The current main branch doesn't correctly run the example code to completion due to updates in pytorch. It will fail after a certain point of execution with an error about expecting a graphbolt library it can't find. I've pinned versions of some of the requirements to what was required to get everything to be functional for running against a newly downloaded and installed anaconda on both Ubuntu 22.04.X LTS and RHEL 8. I've also added the additional requirements that caused the script to fail due to being missing.