Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

pip not finding wheels from wheelhouse #13

Closed
hmaarrfk opened this issue Feb 5, 2019 · 3 comments
Closed

pip not finding wheels from wheelhouse #13

hmaarrfk opened this issue Feb 5, 2019 · 3 comments

Comments

@hmaarrfk
Copy link
Member

hmaarrfk commented Feb 5, 2019

https://travis-ci.org/scikit-image/scikit-image-wheels/jobs/487715298#L525
It is looking the wheelhouse, but can't find.

@hmaarrfk
Copy link
Member Author

hmaarrfk commented Feb 5, 2019

I think it is because only matplotlib 3.0.0 exists in the wheelhouse (which we also blacklisted I think),
but 3.0.2 exists on pypi.

It seems maybe we can add the --prefer-binary flag
pypa/pip#5370

@hmaarrfk
Copy link
Member Author

hmaarrfk commented Feb 5, 2019

Note, 3.0.0 has been blacklisted on master, but not on v0.14.x.

@hmaarrfk
Copy link
Member Author

fixed recently

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

No branches or pull requests

1 participant