I'm working on a project where i use Spyder-IDE from anaconda. I just need to download certain opencv version. Therefore i uninstalled my current openCV version from anaconda environment (see image below):
However, the opencv which i assumingly uninstalled Bibliothek is still being imported in spyder (see image)
As you see above the library still being imported
I also checked if its installed using pip but didn't find anything
So where does it come from and how to emove it?
Thanks in advance