Skip to content

[BUG] OpenCV incompatibility with Apple Silicon #13

Description

@nicglazkov

Describe the bug
Currently, using cv2.imshow() causes an "Unknown C++ exception from OpenCV code" error when run on an Apple Silicon device. This is a known issue with opencv, and is still unresolved as of now.

To Reproduce
Steps to reproduce the behavior:

  1. On any Apple Silicon device, run src/main.py. This will cause the aforementioned error, and the program will stop.

Expected behavior
src/main.py should continue running as normal.

Desktop (please complete the following information):

  • OS: MacOS
  • Python Version 3.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions