Open dzianisv opened 3 months ago
Related, onnxruntime doesn't have a precompiled wheel on pypi https://github.com/microsoft/onnxruntime/issues/8874
What version of Python are you using?
And yes, there are not precompiled wheels for onnxruntime on 32-bit ARM architectures. If your version of Armbian is 32-bit, you will have to build a wheel separately or try to install onnxruntime from source. If the Orange Pi supports a 64-bit version of Armbian (or another linux distribution), that will be much easier as aarch64 wheels are available for many libraries.
What version of Python are you using?
And yes, there are not precompiled wheels for onnxruntime on 32-bit ARM architectures. If your version of Armbian is 32-bit, you will have to build a wheel separately or try to install onnxruntime from source. If the Orange Pi supports a 64-bit version of Armbian (or another linux distribution), that will be much easier as aarch64 wheels are available for many libraries.
Could you please share the quick guide on how to build it? oranpipc is a cortex-a7 based, just armv7 supported.
Could anyone guide me in direction how to install onnxruntime on armbian OrangePI PC armv7