We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to execute the jupyter notebooks examples, I get this error:
ValueError: Cannot find HWH file for /usr/local/lib/python3.6/dist-packages/pynq/overlays/video/video.bit
Can you upload the .hwh or tell how to run this without the file?
Thank you.
The text was updated successfully, but these errors were encountered:
You must use PYNQ v2.1, it does not support later versions.
# (on PYNQ v2.1) sudo pip3.6 install git+https://github.com/byuccl/BYU_PYNQ_PR_Video_Pipeline.git
Sorry, something went wrong.
No branches or pull requests
When I try to execute the jupyter notebooks examples, I get this error:
ValueError: Cannot find HWH file for /usr/local/lib/python3.6/dist-packages/pynq/overlays/video/video.bit
Can you upload the .hwh or tell how to run this without the file?
Thank you.
The text was updated successfully, but these errors were encountered: