Hello,
I cannot import python package opencv for use in ArcgIS Pro 3.2
I'm working in a cloned environment that is activated and package opencv seems to be pre-installed.

When importing opencv inPro or Idle the package is not found.


Package opencv also shows up when doing a conda list


I would expect that opencv is accessible for import since it is ocntained in the conda list output.
I'm a novice, does anyone have an idea what I'm missing here?
Thanks in advance!
Efi
ps. I also did an additional opencv installation with conda install -c conda-forge opencv , which I deem was redundant. The problem with package import persisted