-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Description
as per:
https://levelup.gitconnected.com/how-to-deploy-a-cython-package-to-pypi-8217a6581f09
Run auditwheel repair dist/*.whl
auditwheel repair dist/*.whl
shell: /usr/bin/bash -e {0}
env:
CACHE_KEY: b7fd5affb33f2e0fa22bee76547b2868
pythonLocation: /opt/hostedtoolcache/Python/3.12.7/x64
PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.12.7/x64/lib/pkgconfig
Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64
Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64
Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64
LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.7/x64/lib
INFO:auditwheel.main_repair:Repairing ia_setup-0.0.0-cp312-cp312-linux_x86_64.whl
usage: auditwheel [-h] [-V] [-v] command ...
auditwheel: error: cannot repair "dist/ia_setup-0.0.0-cp312-cp312-linux_x86_64.whl" to "manylinux_2_5_x86_64" ABI because of the presence of too-recent versioned symbols. You'll need to compile the wheel on an older toolchain.
Metadata
Metadata
Assignees
Labels
No labels