RosettaCommons / RosettaCommons/PyRosetta.notebooks

Conda release of 2024.42+release.3366cf78a3-py311_0 requires GLIBC_2.27

Open
#105 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
709
Forks
173
Avg merge
5m
Merged PRs (30d)
2

Description

The newest release of pyrosetta through conda install will load 2024.42+release.3366cf78a3-py311_0, which appears to have been built on the GNU libc 2.27. This causes an import error on my university's cluster ((GNU libc) 2.17) when trying to import pyrosetta.rosetta. I fixed it by conda installing an earlier version (2023.14+release.7132bdc-py311_0), but there isn't clear documentation as to which GNU libc matches which pyrosetta release.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the PyRosetta Conda installation guidance and the release versions mentioned in the issue, especially 2024.42+release.3366cf78a3-py311_0 and 2023.14+release.7132bdc-py311_0. Document which GNU libc versions are compatible with each release and explain how users on older cluster systems can select a compatible package; done means the mapping and workaround are clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.