-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
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
Pip install hangs due to broken overlay download #33
Comments
pip install with --no-build-isolation due to #32 (dependencies installed separately) with -v gets stuck here: copying pynq_alveo_examples/notebooks/4_building_and_emulation/1-building-with-vitis.ipynb -> build/lib/pynq_alveo_examples/notebooks/4_building_and_emulation |
notebooks/data_compression/test_data_bin.link -> https://www.xilinx.com/bin/public/openDownload?filename=alveopynq.compression.xilinx_u200_xdma_201830_2.xclbin |
notebooks/1_introduction/intro.xclbin.link: |
notebooks/2_kernel_optimization/kernel_opt.xclbin.link: |
notebooks/3_advanced_features/advanced.xclbin.link: |
notebooks/data_compression/compression.xclbin.link |
thank you for raising this issue - we're working to resolve this with our file hosting service .. |
Install hangs on downloading overlays. Inspecting the links shows that at least some are broken, but the first file attempted (and many others) can be downloaded manually. Would be helpful to have instructions for a workaround until this is fixed.
Also affects https://pypi.org/project/pynq-compute-labs/ - reporting here because I can't find a git for that and I assume the projects are linked.
The text was updated successfully, but these errors were encountered: