Skip to content

Not working on Pynq 2.7 #34

@SEHAIRIKamal

Description

@SEHAIRIKamal

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions