Skip to content

Is there a way to disable the extensions of a dependency that uses PyO3? #2798

Answered by adamreichold
simgt asked this question in Questions
Discussion options

You must be logged in to vote

Additionally, if the above to invasive a change for your dependency, maybe you could try features = ["abi-py37", "generate-abi3-import-lib"] which means we link against a prebuilt library and should work without a Python interpreter being present.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@simgt
Comment options

Comment options

You must be logged in to vote
4 replies
@simgt
Comment options

@adamreichold
Comment options

@adamreichold
Comment options

@simgt
Comment options

Answer selected by simgt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants