Skip to content

OpenCV version issue #17

@mcpzi

Description

@mcpzi

There is an issue if the user has installed a different version of opencv-python than 3.4.5.20 (same error with pip). The only workaround I've found so far is to modify line 45 from 'opencv-python==3.4.5.20', to 'opencv-python>=3.4.5.20', from setup.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions