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

[DH-177] bump scipy to make error go away #5212

Merged

Conversation

shaneknapp
Copy link
Contributor

@shaneknapp shaneknapp commented Nov 9, 2023

data8 was getting this error:

/srv/conda/lib/python3.9/site-packages/scipy/__init__.py:146: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.26.0
  warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion}"

this should fix it

@shaneknapp shaneknapp merged commit a574994 into berkeley-dsep-infra:staging Nov 9, 2023
2 checks passed
@shaneknapp shaneknapp deleted the upgrade-scipy-data8 branch November 9, 2023 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant