tinnuadan

Results 2 comments of tinnuadan

Seems to be related to https://github.com/opencv/opencv/issues/24522. I had the same error on Manjaro and could workaround it by downgrading to opencv 4.8: ` pip install opencv-contrib-python==4.8.1.78 opencv-python==4.8.1.78`

@slowbrew Are you using overleaf with WSL2 and the Windows version of Docker? I had the same issue because after installing Docker WSL put a wrong nameserver into `/etc/resolv.conf`. Replace...