If both versions of opencv are installed in an environment, uninstalling one version shouldn't mess with the other version. Yes, I'm very aware that you are not supposed to download both versions. And ...
I'm trying to manually build a wheel from source. My Python version is 3.13. When I run pip install ., I see the following error: Traceback (most recent call last): File ...