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

Restrict numpy for unsupported Python versions #3781

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

p-wysocki
Copy link
Contributor

Details

  • pip resolver is sporadically choosing numpy==1.25.0rc1 for unsupported Python versions, causing random CI fails
  • the PR is currently a draft because of a discussion in the ticket - I recommend waiting to see if there are more reproductions before merging, but it's a subject to change and discuss

Ticket: 112557

@Wovchena
Copy link
Collaborator

Wovchena commented Jun 5, 2023

If your hypothesis turns out to be true

This then could be a cause of a dependency of a dependency causing a sporadic issue

you should update numpy version only in a file that brings that 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.

None yet

2 participants