Skip to content

Forcing specific wheel name #1653

Answered by henryiii
lvjonok asked this question in Q&A
Nov 2, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

The wheel name is up to the build backend. You are using cmeel, which seems to be a rather exotic CMake based backend that was designed (as far as I can tell) to ship binaries and not Python extensions. It intentionally installs things into folders you can't import in Python. I'd recommend trying scikit-build-core if you need a Python extension with CMake.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lvjonok
Comment options

@henryiii
Comment options

Answer selected by lvjonok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants