Traceback (most recent call last): File "/workspace/snpe/bin/x86_64-linux-clang/qnn-onnx-converter", line 12, in <module> from qti.aisw.converters import onnx as onnx ...
Which isn't ideal and takes way to long. Since I can't find a way to install 2.2 with rocm I kind just have to go with 2.6.0 which, again, results in this error. I'm pretty new to python and ai in ...