Skip to content

How to link C extension correctly #1646

Closed Answered by Czaki
dtamayo asked this question in Q&A
Discussion options

You must be logged in to vote

Wheels is the format for unpack and use. If you need to execute code on installation, you need to use sdist.

If you would like to use wheels you need to ship librebound.so or create a separate specialized package whose purpose is only to determine the path to librebound.so during installation time and export it in a form readable by the main package.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by dtamayo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants