flatpak-builder-tools
flatpak-builder-tools copied to clipboard
onnxruntime fails to generate a .json file with the pip tool
flatpak-builder version
1.2.2
Linux distribution and version
Fedora 36, inside of podman. Same results on host, Fedora Kinoite (Rawhide)
Affected flatpak-builder tool
pip/flatpak-pip-generator
flatpak-builder tool cli args
No response
Source repository URL
https://github.com/microsoft/onnxruntime
Flatpak-builder manifest URL
No response
Description
When I use the provided flatpak builder tool for pip, onnxruntime fails to install, with the error Exception: Failed to get onnxruntime-1.12.1 source from https://pypi.org/pypi/onnxruntime/1.12.1/json. There is no other error tossed.
Any luck with this?
Sadly not. Contributions appreciated.
Thanks. Did you end up just manually adding these packages? Im having this issue with onnxruntime and piper-phonemize.
I ended up just pulling the upstream binaries, and cutting out aarch64 support.