Changes between Initial Version and Version 1 of Ticket #20576, comment 4
- Timestamp:
- Jul 10, 2026, 6:52:17 PM (12 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20576, comment 4
initial v1 2 2 3 3 OpenFold installation failed in a ChimeraX using Python 3.14. It installed all the packages, but then trying to import openfold to download the model parameters failed with an error importing deepspeed. This could probably be fixed in our RBVI OpenFold github but it seemed wise to decouple OpenFold python from ChimeraX python. 4 5 I tested the new OpenFold install with dedicated Astral Python 3.11 on Mac, Windows and Linux and all worked. There was one problem that Colabfold MSA server gave an error. I fixed this by pinning the requests module version, see ticket #20607.