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

avoid forcing opencv and numpy updates #1014

Merged
merged 2 commits into from
Mar 22, 2023
Merged

Conversation

bertsky
Copy link
Collaborator

@bertsky bertsky commented Mar 18, 2023

385c595 (Mike's trick to speed up OpenCV and Numpy builds on older Python) should have been formulated without the --update here, as it turns out this unfortunately interferes with numpy version conflicts between TF and H5py.

@bertsky
Copy link
Collaborator Author

bertsky commented Mar 18, 2023

119d459

Note: I have tried to fix the CUDA build here, too, because the CUDA version is used for CI anyway. For now I have not seen problems with missing downwards compatibility yet, but perhaps my testing was not thorough enough (and it's difficult to keep track of all the open ends at the same time.

Copy link
Member

@kba kba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, I will focus on getting the docker setup fixed and ocrd_all release finished tomorrow.

@kba kba merged commit 472a1f4 into master Mar 22, 2023
@kba kba deleted the build36-speedup-without-update branch January 24, 2024 17:18
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.

2 participants