You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> _Explanation:_ If using the `uv` environment manager, the PyRosetta quarterly builds enable long-term reproducibility of virtual environments containing the `pyrosetta` package; just include the `--find-links` (or `-f`) flag to indicate the links search path to the PyRosetta `cxx11thread.serialization` wheels:
36
36
>
37
-
> - For *west* mirror: [https://west.rosettacommons.org/pyrosetta/quarterly/release.cxx11thread.serialization](https://west.rosettacommons.org/pyrosetta/quarterly/release.cxx11thread.serialization)
37
+
> - For *west* mirror: [https://west.rosettacommons.org/pyrosetta/quarterly/release.cxx11thread.serialization/](https://west.rosettacommons.org/pyrosetta/quarterly/release.cxx11thread.serialization/)
38
38
>
39
-
> - For *east* mirror: [https://graylab.jhu.edu/download/PyRosetta4/archive/release-quarterly/release.cxx11thread.serialization](https://graylab.jhu.edu/download/PyRosetta4/archive/release-quarterly/release.cxx11thread.serialization)
39
+
> - For *east* mirror: [https://graylab.jhu.edu/download/PyRosetta4/archive/release-quarterly/release.cxx11thread.serialization/](https://graylab.jhu.edu/download/PyRosetta4/archive/release-quarterly/release.cxx11thread.serialization/)
> Alternatively, add the following to your system's `uv.toml` [configuration file](https://docs.astral.sh/uv/concepts/configuration-files) (however, this only works with `uv pip install pyrosetta` syntax, and not `uv add pyrosetta` syntax):
0 commit comments