Installing OpenCV on PyCharm through Anaconda virtual environment

Hi.

I’m trying to install OpenCV into my Pycharm IDE through the conda virtual environment. I typed conda install -c conda-forge opencv inside the PyCharm terminal and it has been doing this for 16 hours and God knows how many more to go.

Pycharm did this with PyTorch as well. Am I doing something wrong or is this normal?