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

Update requirements.txt to upgrade to numpy 2.0 #259

Closed
wants to merge 1 commit into from

Conversation

galenseilis
Copy link
Contributor

@galenseilis
Copy link
Contributor Author

It installed fine on this system :

$ lsb_release -a
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.4 LTS
Release:        22.04
Codename:       jammy
$ python --version
Python 3.10.12

@galenseilis
Copy link
Contributor Author

The new version of NumPy just came out, so maybe it isn't available everywhere yet. I'm not sure offhand whether the CI tools are installing with apt vs pip, but if it is the former that could explain this since the linux package managers tend to lag behind pip.

@galenseilis
Copy link
Contributor Author

galenseilis commented Jun 19, 2024

Oh yeah, I see in the log that python -m pip install -r requirements.txt so it is pip doing the install.

@galenseilis galenseilis deleted the patch-17 branch June 19, 2024 19:28
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.

None yet

1 participant