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

Fix auditwheel libpython check on Python 3.7 and older versions #1229

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

messense
Copy link
Member

Found in https://github.com/PyO3/maturin/actions/runs/3360316035/jobs/5569360257

🐍 Found CPython 3.7m at /opt/hostedtoolcache/Python/3.7.15/x64/bin/python
⚠️  Warning: Couldn't find the symbol `PyInit_pyo3_no_extension_module` in the native library. Python will fail to import this module. If you're using pyo3, check that `#[pymodule]` uses `pyo3_no_extension_module` as module name
🖨  Copied external shared libraries to package pyo3_no_extension_module.libs directory:
    /opt/hostedtoolcache/Python/3.7.15/x64/lib/libpython3.7m.so.1.0
📦 Built wheel for CPython 3.7m to test-crates/targets/pyo3_no_extension_module/pyo3_no_extension_module-2.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl

@netlify
Copy link

netlify bot commented Oct 31, 2022

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit c530b49
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/635faf09fb0f0d000836ae38
😎 Deploy Preview https://deploy-preview-1229--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@messense messense added the wheel Wheel label Oct 31, 2022
@messense messense merged commit cae5446 into PyO3:main Oct 31, 2022
@messense messense deleted the auditwheel-mu branch October 31, 2022 11:55
@messense messense added this to the 0.14.0 milestone Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wheel Wheel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant