-
Notifications
You must be signed in to change notification settings - Fork 41
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
quick fix openm install and 8.2 version #1145
Conversation
So we need to specify the working Python versions to install haddock3 with openmm.
|
More complicated than what I thought... |
It's 8.2 on both of them, your instructions are wrong - not the providers, you need to fix the version.
|
I know you like to do things on trial-and-error instead of reading the documentation first, so just in case you have not yet spent some time trying to figure out with which version openmm 8.2 is compatible, you can find this information either in the package info on conda-forge (https://anaconda.org/conda-forge/openmm/files/modal/info/672eb96e41d1a787229656f8) or on pypi |
Indeed good idea to specify the version/tag. But I still do not understand why under conda I manage to install it with python3.9 and not for venv pip... |
- [X] Inceasing temperature coupling to reach faster queried temperature - [X] Adding pdb_tidy pre-processing step to detect chain breaks - [ ] May require additional pre-processing steps to detect chain breaks if no shift in residue numbering...
Checklist
Summary of the Pull Request
Related Issue
Closes #1144
Closes #1153