-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Trying to install Pynq-ComputerVision on Pynq-Z1 with version 2.7
The command
sudo pip3 install --upgrade git+https://github.com/Xilinx/PYNQ-ComputerVision.git
trying the filter2d example returns the following error
SError: Bitstream file /usr/local/lib/python3.8/dist-packages/pynq_cv/overlays/xv2Filter2DDilate.bit does not exist
When I copy the .bit .so and .hwh files from the repo to the Pynq-Z1 board I get the following error
ImportError: libopencv_shape.so.3.2: cannot open shared object file: No such file or directory
Is this still maintained under Pynq 2.7?
Metadata
Metadata
Assignees
Labels
No labels