The aimet_onnx package was installed via pip but it couldn't be used
I use the command "pip install aimet-onnx", but the version is v0.0.2 and when I try "import aimet_onnx", error occurs "ModuleNotFoundError: No module named 'aimet_onnx'"
Hi @SingJumpRapp Which system are you on?
we have been publishing manylinux wheels and stopped producing *-any-* wheel that is likely happening here.
We also have all the wheels published here https://github.com/quic/aimet/releases
Hi @SingJumpRapp Which system are you on?
we have been publishing manylinux wheels and stopped producing
*-any-*wheel that is likely happening here. We also have all the wheels published here https://github.com/quic/aimet/releases
Thanks. I install it on Rocky Linux system and failed. But it works on ubuntu with python3.10.
I come across the same question and I can't setup the package ,even from local dick
I come across the same question and I can't setup the package ,even from local dick
Could you tell us your environment? And the failure log trace