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

hooks: cv2: add support for OpenCV built by user from source #557

Merged
merged 1 commit into from
Mar 16, 2023

Commits on Mar 16, 2023

  1. hooks: cv2: add support for OpenCV built by user from source

    Add logic for finding the `cv2` extension module in cases when
    user builds OpenCV from source or uses official OpenCV Windows
    installer package instead of PyPI wheels.
    
    Requires PyInstaller >= 5.3 to work correctly.
    rokm committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1135aa1 View commit details
    Browse the repository at this point in the history