No module named 'cv2' error in new environment
问题 I have tried to rectify this issue by using pip install opencv-python pip install opencv-contrib-python pip uninstall panda pip install panda conda install opencv-python Some info is that im currently using python 3.6.10 and Windows 10. opencv-python 4.2.0.32 numpy 1.18.1 panda 0.3.1 tensorflow-gpu 1.14.0 I created a new env but cant seem to import cv2 over on Jupyter Notebook. My earlier environment was able to do so. When i tried to pip install the opencv-python==4.1.2.30 (from the old