ArduCAM / RaspberryPi

This is Arducam camera demos used on Raspberry Pi paltform
BSD 3-Clause "New" or "Revised" License
162 stars 97 forks source link

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

Open kubark42 opened 2 years ago

kubark42 commented 2 years ago

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 commented 1 year ago

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