Could not find a version that satisfies the requirement onnxoptimizer

I use jetson nano install onnxoptimizer,but was told
Could not find a version that satisfies the requirement onnxoptimizer (from versions: )
No matching distribution found for onnxoptimizer

Hi,

Since Nano is an ARM system, some libraries may not have ARM prebuilt packages available.
For these use cases, you can try to build it from the source.

You can find the detailed steps on the following page:

Thanks.

ok,i’m trying thank your reply

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.