astral-sh / astral-sh/python-build-standalone

How to properly configure standalone build

Open
#103 5 comments 0 reactions 0 assignees View on GitHub
compatibility
Dominant language
Python
Stars
4.4k
Forks
314
Avg merge
1d 9h
Merged PRs (30d)
27

Description

Hey,

building python standalone works just fine on macOS. I can't find a proper way to configure the distribution, however.
So when starting the interpreter `sysconfig.get_config_var('LIBDIR')` prints `/install/lib` - which breaks with lots of tools that rely on a proper sysconfig (e.g. pybind11). The distribution contains the `makesetup` but not the makefile template, for example.

Clearly, I must be missing something :-)

Thanks a lot for your help

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.