Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for numpy 20 #14

Merged
merged 3 commits into from
Aug 4, 2024
Merged

support for numpy 20 #14

merged 3 commits into from
Aug 4, 2024

Conversation

fra-pcmgf
Copy link
Collaborator

Updated the code so that the code itself supports numpy 2.0.
However, scanpy requires numpy <2, so installing the package currently reverts to 1.26.4

@fra-pcmgf fra-pcmgf linked an issue Aug 4, 2024 that may be closed by this pull request
@fra-pcmgf fra-pcmgf merged commit a3cd3e6 into main Aug 4, 2024
1 check passed
@fra-pcmgf fra-pcmgf deleted the 12-support-for-numpy-20 branch August 4, 2024 15:03
@fra-pcmgf fra-pcmgf linked an issue Aug 4, 2024 that may be closed by this pull request
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.

ModuleNotFoundError: No module named 'numpy._typing' Support for Numpy 2.0
1 participant