I've been going through the installation process according to the instructions, and everything's been going smoothly up until the second part of step 5. When I tried "python setup.py develop" it ...
I edited requirements.txt or enviromnent.yaml if you wish to solve this issue. Just replace opencv_contrib_python==4.3.0.36 with opencv_contrib_python. Pip installs proper version without conflicts by ...