Log file Viewer
Help
|
Karma
| Search:
#pypa logs for Friday the 10th of January, 2020
(
Back to #pypa overview
) (
Back to channel listing
) (
Animate logs
)
[
21:55:06
] <
sangy
> I don't seem to have bdist_wheel as an option in setup.py. I know this project has built manylinux wheels before, so I wonder if there's something missing on my stack
[
22:00:11
] <
ngoldbaum
> you need to install the "wheel" package
[
22:01:41
] <
sangy
> ah of course