Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cython build failure #518

Open
lmaddox opened this issue Nov 14, 2024 · 0 comments
Open

cython build failure #518

lmaddox opened this issue Nov 14, 2024 · 0 comments

Comments

@lmaddox
Copy link

lmaddox commented Nov 14, 2024

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant