Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReadMe command sudo apt-get install python-opencv fails on freshly installed RaspberryPi OS #77

Open
kubark42 opened this issue Jun 12, 2022 · 1 comment

Comments

@kubark42
Copy link

When trying to make this work on a RPi3+, with a fresh install of RaspberryPi OS onto the SD card, and otherwise keeping all defaults, I get:

E: Unable to locate package python-opencv

Is it possible that a source needs to be added to apt-get? If so, which one?

@surak
Copy link

surak commented Aug 7, 2022

The default python packages are deprecated, as they related to python2. You should use python3-opencv

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

No branches or pull requests

2 participants