Skip to content

Any plan to solve conflicts betwen opencv-python and PyQt5 #736

Open
@hitbuyi

Description

@hitbuyi

Many people found the Opencv-python of version > 4.4.x conflicts with PyQt5,such as #386, #404 and #427 ,the solutions of this problem are

1, choose low version of opencv-python( I choose opencv-python 4.1.2.30 to solve this problem)
2, choose opencv-python-headless

However, if I have to use opencv-python 4.6.x, and must include image display UI(that means opencv-python-headless isn't proper for the project), is there any elegant solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions