Skip to content

MLIR Python binding is not available through apt #150410

@kamleshbhalui

Description

@kamleshbhalui

During the MLIR build, you can enable Python bindings by setting
-DMLIR_ENABLE_BINDINGS_PYTHON=ON.
However, after installing mlir-dev via apt, the shared libraries are present but the Python module isn’t included. There’s also no standalone package (e.g. python3-mlir) available. It looks like the Python bindings were omitted—this should be fixed.

cc: @sylvestre

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions