Skip to content

Fix #17: Override opencv-python-headless#62

Closed
cmoyates wants to merge 2 commits intonikopueringer:mainfrom
cmoyates:fix/17-opencv-headless-override
Closed

Fix #17: Override opencv-python-headless#62
cmoyates wants to merge 2 commits intonikopueringer:mainfrom
cmoyates:fix/17-opencv-headless-override

Conversation

@cmoyates
Copy link
Contributor

@cmoyates cmoyates commented Mar 8, 2026

Summary

  • Add uv override to prevent opencv-python-headless from being installed
  • Ensures opencv-python (with GUI support) is used consistently
  • Uses the extra == 'never' trick so the override constraint never activates

Closes #17

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

cmoyates and others added 2 commits March 8, 2026 14:56
Closes nikopueringer#17

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nikopueringer
Copy link
Owner

we sure this is necessary and won't cause issues? why was this change made?

@cmoyates
Copy link
Contributor Author

cmoyates commented Mar 8, 2026

Just had claude code try and make a bunch of fixes for some of the issues it though were "trivial" to fix.

This one in particular is based on #17

@cmoyates
Copy link
Contributor Author

cmoyates commented Mar 8, 2026

Untested right now so I'll make it a draft until I double check it's working

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.

Add uv override to prevent opencv-python / opencv-python-headless conflict

2 participants