
Note: if you use bash as your default terminal in windows, conda activate opencv-env might not work as expected.
#Get opencv for mac python install

2) Type and enter pip install opencv-python ( at the terminal. Don’t forget to add Anaconda to your path, so you can easily access conda command from the prompt. 1) Installed pip (Python package manager) by opening a project at P圜harm and going to P圜harm Community Edition (top bar) -> Preferences -> Project -> Project interpreter -> Press '+' -> Search and find pip (with the search bar) -> Press 'Install Package'. The steps for installing OpenCV through Anaconda are pretty easy and straight forward. If not, please feel free to install these tools before continuing to read further. Note: To follow along with the tutorial, I will assume that you already have Anaconda and Python 3.6.0 installed. I will focus here on OpenCV for python 3.6.0+, my previous post for VC++ integration can be found here. OpenCV with Anaconda, for Python 3.6.0+ development If your Python environment doesnt contain any OpenCV distribution from step 1, pip will download opencv-python-headless.

This post will guide you through all the steps for installing and configuring OpenCV-4.2.0 in Windows 10 (64-bit) for python use inside the Anaconda environment.
