Skip to content
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

Open
mdarnold1 opened this issue Jun 4, 2024 · 7 comments
Open

Pip install hangs due to broken overlay download #33

mdarnold1 opened this issue Jun 4, 2024 · 7 comments

Comments

@mdarnold1
Copy link

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.

@mdarnold1
Copy link
Author

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
running download_overlays
Downloading file 'test_data.bin'. This may take a while...
Downloading file 'test_data.bin'. This may take a while...

@mdarnold1
Copy link
Author

notebooks/data_compression/test_data_bin.link -> https://www.xilinx.com/bin/public/openDownload?filename=alveopynq.compression.xilinx_u200_xdma_201830_2.xclbin
which can be downloaded manually

@mdarnold1
Copy link
Author

notebooks/1_introduction/intro.xclbin.link:
http://bit.ly/2SzJB81 -> 404
http://bit.ly/38zNGP0 -> not found
remainder can be downloaded manually

@mdarnold1
Copy link
Author

notebooks/2_kernel_optimization/kernel_opt.xclbin.link:
http://bit.ly/38A1wkt -> 404
remainder can be downloaded manually

@mdarnold1
Copy link
Author

notebooks/3_advanced_features/advanced.xclbin.link:
http://bit.ly/37uDgyL -> 404
remainder can be downloaded manually

@mdarnold1
Copy link
Author

notebooks/data_compression/compression.xclbin.link
linked files can be downloaded manually

@mdarnold1 mdarnold1 changed the title Install hangs due to broken overlay download Pip install hangs due to broken overlay download Jun 4, 2024
@schelleg
Copy link
Collaborator

schelleg commented Jun 6, 2024

thank you for raising this issue - we're working to resolve this with our file hosting service ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants