Skip to content

How to properly configure standalone build #103

Open
@jochenhz

Description

@jochenhz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibilityCompatibility with CPython and the broader ecosystem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions