Closed
Description
So after #4124 has been fixed upstream, we now have problems with installing numpy
/ pandas
:
I'm not sure if I read the logs correctly, but it seems pandas
(or the process to build their wheel, see their pyproject.toml
) depends on numpy==1.15.4
which doesn't have a wheel for py38 and thus the source distribution is chosen. I'm not sure why the building the wheel from sdist doesn't work anymore, though.
For reference, see the logs of the last passing build.
Metadata
Metadata
Assignees
Labels
No labels