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 --target breaks vsrepo #167

Open
End-of-Eternity opened this issue Oct 18, 2021 · 3 comments
Open

pip --target breaks vsrepo #167

End-of-Eternity opened this issue Oct 18, 2021 · 3 comments

Comments

@End-of-Eternity
Copy link
Contributor

Since earlier today, all installation attempts fail with the following message:

No binaries available for win64 in package ..., skipping installation

I have no clue what changed in my environment, and I do apologise if this is something simple.

@End-of-Eternity
Copy link
Contributor Author

End-of-Eternity commented Oct 18, 2021

Seems fixed after a clean reinstallation, I will try to trace the root cause.

@End-of-Eternity
Copy link
Contributor Author

After some testing, it appears that running pip with --target $sitepackages causes vsrepo to fail on all subsequent runs. This only appears to happen if the target is the user's usual site packages directory.

@End-of-Eternity End-of-Eternity changed the title No binaries available, skipping installation pip --target breaks vsrepo Oct 19, 2021
@End-of-Eternity
Copy link
Contributor Author

Further investigation suggests that this will only happen if the package installed by pip has a vapoursynth dependancy. I assume this somehow breaks the distinfos for vsrepo.

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