Closed oooo26 closed 1 year ago
I have also found this issue and trid to upgrade pip before installation. But it still didn't work.
Base: 93.47% // Head: 93.47% // No change to project coverage :thumbsup:
Coverage data is based on head (
6239c85
) compared to base (30e6212
). Patch has no changes to coverable lines.:exclamation: Current head 6239c85 differs from pull request most recent head 1fdec83. Consider uploading reports for the commit 1fdec83 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
The PyPI workflow will fail on musllinux during installing some dependencies required compiling, e.g.
The detailed error log can be checked here.
I think it is due to incomplete compilation environment offered by cibuildwheel, and these missing libraries actually can be installed manually. Maybe we can skip the test here?