You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there's a problem where if the host linux version is not exactly right, auditwheel will complain, to get around this, the relevant version should be detected automatically when building the wheel.
Currently, things are hard coded to work with just ubuntu 22
The text was updated successfully, but these errors were encountered:
Currently there's a problem where if the host linux version is not exactly right, auditwheel will complain, to get around this, the relevant version should be detected automatically when building the wheel.
Currently, things are hard coded to work with just ubuntu 22
The text was updated successfully, but these errors were encountered: