Skip to content
New issue

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

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

Already on GitHub? # to your account

macOS 3.9 and 3.10 debug builds cannot find platform independent libraries #557

Open
tonybaloney opened this issue Mar 12, 2025 · 0 comments

Comments

@tonybaloney
Copy link

tonybaloney commented Mar 12, 2025

I'm downloading the builds to leverage libpython directly as an embedded Python engine.

On the debug build for macOS/Darwin Python 3.10 and 3.9 https://github.com/astral-sh/python-build-standalone/releases/download/20250205/cpython-3.10.16+20250205-aarch64-apple-darwin-debug-full.tar.zst

macOS 14.7.2 23H420
Runner Image
Image: macos-14-arm64

I then get this issue:

Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]

The builds 3.11+ work fine and the release (pgo+lto) builds work fine.

@tonybaloney tonybaloney changed the title macOS 3.9 and 3.10 debug builds broken? macOS 3.9 and 3.10 debug builds cannot find platform independent libraries Mar 12, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant