1 | initial version |
See my comment in this post: https://github.com/opencv/opencv/issues/17860
But practically the workaround i found is to do pip install opencv-python and then pip uninstall opencv-python
That's because this will use the loaders by the last install as i explained.