Skip to content

Restrict Python version and update numpy requirement#260

Open
niekdejonge wants to merge 1 commit intomainfrom
Restrict_python_and_numpy_version
Open

Restrict Python version and update numpy requirement#260
niekdejonge wants to merge 1 commit intomainfrom
Restrict_python_and_numpy_version

Conversation

@niekdejonge
Copy link
Collaborator

Currently installing ms2query in python=3.13 results in a confusing error due to incompatibility with numpy 2.0 (No module found called numpy.distutils when installing a package). This change should give a clearer error, that an older python version should be used.

Updated Python version requirements and numpy dependency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant