How can I get requirement "onnxruntime==1.18.0"

Hello. I’m newbie of hailo-8.
I want to make hef file from onnx.
So, first I try to install hailo_model_zoo, hailo_dataflow_compiler.
But error occured as follows.

ERROR: Could not find a version that satisfies the requirement onnxruntime==1.18.0 (from hailo-dataflow-compiler==3.31.0) (from versions: 1.2.0, 1.3.0, 1.4.0, 1.5.1, 1.5.2, 1.6.0, 1.7.0, 1.8.0, 1.8.1, 1.9.0, 1.10.0, 1.11.0, 1.11.1, 1.12.0, 1.12.1, 1.13.1, 1.14.0, 1.14.1, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.16.2, 1.16.3)
ERROR: No matching distribution found for onnxruntime==1.18.0 (from hailo-dataflow-compiler==3.31.0)

Why this error occured?
And How can I get 1.18.0?

Welcome to the Hailo Community!

I would recommend to use the Hailo AI Software Suite Docker. This makes installation and upgrades easier.