I've been using Python with Conda, but later installed Micromamba. Although Micromamba doesn't use the base environment, everything worked fine until I installed OpenCV in a Micromamba environment.
It should work with Python version > 3.6. Nothing special is required. Something that can go wrong is the path where Nomad libraries are located. Here are some checks that I did on my computer. Please ...