Log file Viewer
Help
|
Karma
| Search:
#pypa logs for Thursday the 24th of January, 2019
(
Back to #pypa overview
) (
Back to channel listing
) (
Animate logs
)
[
04:32:32
] <
FunkyBob
> hope this is the right place... trying to install a wheel I got by using "pip wheel -r requirements.txt" and get this result:
[
04:32:35
] <
FunkyBob
> hiredis-1.0.0-cp37-cp37m-manylinux1_x86_64.whl is not a supported wheel on this platform.
[
04:36:49
] <
FunkyBob
> why would it grab a wheel that's unsuited?
[
04:40:38
] <
FunkyBob
> nm, found it
[
08:05:04
] <
debusr
> this seems like a major bug in python's pip installation in debian, you might be interested as well: https://github.com/numpy/numpy/issues/12736#issuecomment-457095173