Installation of pyOpenMS 3.3 using Python 3.13 currently fails with
pip install pyopenms
ERROR: Could not find a version that satisfies the requirement pyopenms (from versions: none)
ERROR: No matching distribution found for pyopenms
since our wheels only support python 3.12 or below.
Python 3.13 was released in Oct2024, so we should start supporting it.
Should also be updated in the docs https://github.com/OpenMS/pyopenms-docs/blob/master/docs/source/user_guide/installation.rst?plain=1#L34
Installation of pyOpenMS 3.3 using Python 3.13 currently fails with
since our wheels only support python 3.12 or below.
Python 3.13 was released in Oct2024, so we should start supporting it.
Should also be updated in the docs https://github.com/OpenMS/pyopenms-docs/blob/master/docs/source/user_guide/installation.rst?plain=1#L34