Using scikit-build-core to build pybind11 module results in example-0.1.0-cp311-cp311-macosx_13_0_arm64.whl but so is ok #194
Answered
by
agriyakhetarpal
hellozyemlya
asked this question in
Q&A
-
Title is self explanatory. It just outputs wrong name for whl file name, while so lib is fine and loaded by pyodide venv properly. |
Beta Was this translation helpful? Give feedback.
Answered by
agriyakhetarpal
Apr 14, 2025
Replies: 1 comment 1 reply
-
Hi @hellozyemlya, thanks for reporting it! This is a known issue at the moment:
Current workarounds are to either rename the wheel oneself, or to build on Linux. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hellozyemlya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @hellozyemlya, thanks for reporting it! This is a known issue at the moment:
Current workarounds are to either rename the wheel oneself, or to build on Linux.