Skip to main content

A.5 Fix — ml_dtypes / ONNX Error (Audio/Gesture)

conda activate <env_name>
pip uninstall -y onnx ml_dtypes numpy
pip install numpy==1.23.5 onnx==1.13.1 ml_dtypes==0.2.0
TIP

Restart eFabric and re-test after applying the fix. Verify Python version is 3.9 or 3.10.