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

testing with Numpy 2 #159

Closed
wants to merge 2 commits into from

Conversation

zacharyburnett
Copy link
Collaborator

No description provided.

@zacharyburnett zacharyburnett self-assigned this Jul 9, 2024
@github-actions github-actions bot added the environment changes to the base environment label Jul 9, 2024
@zacharyburnett zacharyburnett changed the title remove Numpy pin unpin Numpy Jul 16, 2024
@zacharyburnett zacharyburnett changed the title unpin Numpy unpin Numpy and pin photutils Jul 16, 2024
@zacharyburnett zacharyburnett changed the title unpin Numpy and pin photutils testing with Numpy 2 Jul 19, 2024
@zacharyburnett zacharyburnett force-pushed the numpy_2 branch 5 times, most recently from 107cf15 to cac7b4b Compare August 14, 2024 17:57
@zacharyburnett zacharyburnett force-pushed the numpy_2 branch 4 times, most recently from ab64d76 to 02ae2f5 Compare August 29, 2024 14:10
@zacharyburnett
Copy link
Collaborator Author

Unfortunately, even if I install numpy>=2.0 in the conda packages, the pip install step will install numpy<2.0 in the site-packages with pip (resulting in two conflicting numpy installations)

it looks like we'll have to just wait until the individual package dependency pins allow numpy>=2.0 to test this

@zacharyburnett zacharyburnett deleted the numpy_2 branch August 29, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environment changes to the base environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant