-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
Description
Describe the problem you encountered
https://pyopenms.readthedocs.io/en/latest/user_guide/installation.html
Nightly pip install instructions install 3.2.0 rather than the latest version.
To Reproduce
Steps to reproduce the behavior:
What should be happening
Installation of latest nightly build 3.4.0....*
Screenshots
Works as expected with:
Possibly could be functioning as intended, in which case clarification of the documentation could make it easier for users.
System information:
- OS: nvidia/cuda:12.6.3-cudnn-devel-ubuntu24.04 Docker Container
- OS Version: see above
- Python version: 3.12.3
- pyopenms version: 3.2.0
- How did you install pyopenms? Please cross a box with an X.
- conda::bioconda: Specify your conda/mamba command and/or your environment with
conda list
. - conda::openms: Specify your conda/mamba command and/or your environment with
conda list
. - pip (see above)
- nightly wheel
- built from source
- conda::bioconda: Specify your conda/mamba command and/or your environment with
Additional context
jpfeuffer