Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch pykg-config to allow using system python3 #922

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dhomeier
Copy link
Contributor

#918 has initiated a replacement process for pykg-config for systems (possibly since Catalina) providing no /usr/bin/python anymore. However ppkg-config as a general substitute raises other problems described in #918 (comment), so I am putting up modifications to detect a /usr/bin/python3 installation as an intermediate workaround, at least until the time Apple will no longer provide any Python interpreter with the macOS/Xcode installation.
Possibly still needs some instructions to install xcode[.app] or add it as a Dep in case python3 is not included with the system installation (do not remember if it was for Monterey 12.3, but the python3 executable has the same timestamp as the clang* binaries...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants