OpenCV not found

Hi community,

Seems “apt-get” is not available on the provided SD card image for Ultra96-v2.

Tried apt-get install opencv-python and pip install opencv-python-aarch64 and both fail to collect packages.

Should I build a SD card image from scratch and include these packages? any quicker solution?

Best

Hi mj8999,

If you need apt-get and python you will want to use the PYNQ image for the Ultra96-V2 board. Here are a few useful links:
PYNQ webpage:
http://ultra96.org/product/ultra96-and-pynq-framework

PYNQ for Ultra96:
http://ultra96.org/product/ultra96-and-pynq-framework

PYNQ 16GB SD card image for Ultra96-V2:
avnet.me/ultra96-pynq-image-v2.4_v2

Cheers,
Tom

1 Like

Hi Tom,

Cool, thanks for the tips, I’m looking at it right now.

Best,
MJ

I was looking for this - Glad I found this link.