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

Compatibility for numpy 2.0 #3265

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Compatibility for numpy 2.0 #3265

merged 2 commits into from
Jun 27, 2024

Conversation

kerrj
Copy link
Collaborator

@kerrj kerrj commented Jun 27, 2024

WIP for supporting numpy 2.0. Our builds were breaking because of numpy 2.0, I added the automatic ruff linting as described here, and also upgraded OpenCV to 4.10 as described here.

@jb-ye @f-dy I seem to remember there was some reason we pinned OpenCV to 4.8 related to the undistorting code, do you know if that's still important?

@kerrj kerrj requested a review from brentyi June 27, 2024 06:22
@kerrj
Copy link
Collaborator Author

kerrj commented Jun 27, 2024

There are a lot of tiny file changes because of the new ruff lint version

@jb-ye
Copy link
Collaborator

jb-ye commented Jun 27, 2024

See #2726 (comment)

I am fine with moving forward with newer version of opencv.

@kerrj kerrj merged commit d6df39b into main Jun 27, 2024
2 checks passed
@kerrj kerrj deleted the justin/numpy2 branch June 27, 2024 23:07
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.

3 participants