Issue 150410
Summary MLIR Python binding is not available through apt
Labels packaging
Assignees
Reporter 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 
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to