Closed ported-pw closed 1 year ago
I believe Alpine Linux requires musllinux wheels, I'll have those built in the next update for you momentarily.
Just released 2.1.16, once it's done building, you should have wheels available.
Thank you so much! That was super quick!
OS/Arch/Python version
uname_result(system='Linux', node='fdd84feddefe', release='6.1.5-x64v1-xanmod1', version='#0~20230112.1191b20 SMP PREEMPT_DYNAMIC Thu Jan 12 17:07:20 UTC ', machine='x86_64')
Dockerpython:3.11.1-alpine3.17
, installedgcc g++ pkgconf cmake make
What is the problem?
The wheel does not seem to be prebuilt for this platform and it cannot be built as it does not clone
uchardet
/run the correct build step to do so.Expected behavior
Either there is a wheel available or the wheel can be built by pip.
Actual behavior
The wheel cannot be built:
Steps to reproduce the behavior