Hey y'all, not exactly an issue with this repository so much as it is opencv-python, but I'm just poking to see if anyone's solved this.
Running docker compose up -d in top level of the repository gets all the way through the Dockerfile then freezes permanently at "Building wheel for opencv-python (pyproject.toml): still running..". Ran it overnight just to be totally sure.
It seems other people have had issues with opencv-python on M1, but I've been researching this for weeks to no avail.
Is there any way this can be run without Docker, or some known solution to skip the opencv wheel?