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 metadata dependency #32

Open
mdarnold1 opened this issue Jun 4, 2024 · 1 comment
Open

Pip install hangs due to broken metadata dependency #32

mdarnold1 opened this issue Jun 4, 2024 · 1 comment

Comments

@mdarnold1
Copy link

Install fails due to Xilinx/PYNQ-Metadata#20 (versions >0.1.2)
Temporary workaround is to follow Xilinx/PYNQ-Metadata#20 (comment)
and then install with --no-build-isolation.

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

Installer gets stuck with
"Installing build dependencies ... -"
Then with -v hangs here:
Collecting pynqmetadata>=0.0.1 (from pynq>=3.0.1)
Using cached pynqmetadata-0.1.5.tar.gz (237 kB)
Preparing metadata (setup.py): started

(Using recommended conda from https://pypi.org/project/pynq-compute-labs/, 0.1.5 is the latest that will install due to Python 3.9, but 0.1.7 installs ok from https://github.com/nocnokneo/PYNQ-Metadata)

@mdarnold1 mdarnold1 changed the title Install hangs due to broken metadata dependency Pip install hangs due to broken metadata dependency Jun 4, 2024
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

1 participant