Skip to content

fix(main/python-onnxruntime): reorganize capi .so files#28775

Merged
robertkirkman merged 1 commit intotermux:masterfrom
robertkirkman:python-onnxruntime-python-3.13
Mar 6, 2026
Merged

fix(main/python-onnxruntime): reorganize capi .so files#28775
robertkirkman merged 1 commit intotermux:masterfrom
robertkirkman:python-onnxruntime-python-3.13

Conversation

@robertkirkman
Copy link
Copy Markdown
Member

- Fixes termux#28769

- They stopped being installed automatically for some reason in Python 3.13, so install them manually, and implement the `libonnxruntime.so` and `libonnxruntime_providers_shared.so` files for Python using symbolic links and a dependency on the parent package
@robertkirkman robertkirkman force-pushed the python-onnxruntime-python-3.13 branch from 42e4436 to 26c1f05 Compare March 6, 2026 01:19
@robertkirkman robertkirkman merged commit 8415622 into termux:master Mar 6, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: python-onnxruntime import onnxruntime results in *No module named 'onnxruntime.capi.onnxruntime_pybind11_state'*

1 participant