Skip to content

Conversation

@YashovardhanB28
Copy link

@YashovardhanB28 YashovardhanB28 commented Jan 2, 2026

Description

Fixes #6091

Changes

Updated macOS OpenCV installation instructions to use the currently available brew install opencv command instead of the deprecated brew install opencv@3.

Why

  • brew install opencv@3 formula has been removed from Homebrew as of 2024
  • Users following the current documentation encounter errors
  • brew install opencv installs the current version (opencv@4) which works with MediaPipe

Type of Change

  • Documentation improvement
  • Bug fix
  • New feature

Testing

Documentation only - no code changes

@google-cla
Copy link

google-cla bot commented Jan 2, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: brew install opencv@3 no longer works on macOS (formula removed from Homebrew)

2 participants