gregcouch

Results 4 comments of gregcouch

But auditwheel isn't working for me. When I do the "auditwheel show" is says my wheel 'is consistent with the following platform tag: "manylinux_2_17_x86_64".' But then when I do the...

I was expecting auditwheel to "repair" it to the platform it deduced it was, instead of the default "linux_x86_64". And that is what I expect that "python -m build" would...

In this case, I am using a CentOS 7, aka `manylinux2014`, (singularity) container. So hard-coding it would work. But I'm trying to make the build process generic to understand more...

I'm still seeing this error with django-haystack 3.1.1 and Whoosh 2.7.4.