Skip to content

Instantly share code, notes, and snippets.

@stefanschmidt
Last active March 31, 2022 08:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefanschmidt/5ace2ef51fda48d9b9f2b947ad388ea1 to your computer and use it in GitHub Desktop.
Save stefanschmidt/5ace2ef51fda48d9b9f2b947ad388ea1 to your computer and use it in GitHub Desktop.
Install latest built distribution of OpenCV python bindings on macOS Mojave with Homebrew and pip
brew install python@3.9
pip3.9 install opencv-python==4.5.1.48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment