Skip to content
Discussion options

You must be logged in to vote

You need to use python3-embed if you want to link Python.framework/libpython.

❯ pkgconf --libs python3
-L/opt/homebrew/opt/python@3.14/Frameworks/Python.framework/Versions/3.14/lib
❯ pkgconf --libs python3-embed
-L/opt/homebrew/opt/python@3.14/Frameworks/Python.framework/Versions/3.14/lib -lpython3.14

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@conversy
Comment options

@carlocab
Comment options

@conversy
Comment options

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