Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

aimet-onnx install error #3584

Open
1826133674 opened this issue Dec 10, 2024 · 2 comments
Open

aimet-onnx install error #3584

1826133674 opened this issue Dec 10, 2024 · 2 comments
Assignees
Labels
aimet-onnx New feature or bug fix for AIMET ONNX installation Installation instructions

Comments

@1826133674
Copy link

When I tried to install the ONNX version of AIMET, I encountered the following error.

ERROR: Invalid requirement: 'aimet-onnx==1.35.0.cu118': Expected end or semicolon (after version specifier)
    aimet-onnx==1.35.0.cu118
ERROR: Invalid requirement: 'aimet-onnx==1.35.0.cpu': Expected end or semicolon (after version specifier)
    aimet-onnx==1.35.0.cpu
              ~~~~~~~~~~^

Here is my installation command:

 pip install https://github.com/quic/aimet/releases/download/1.35.0/aimet_onnx-1.35.0.cu117-cp310-cp310-manylinux_2_34_x86_64.whl -f https://download.pytorch.org/whl/torch_stable.html

pip install https://github.com/quic/aimet/releases/download/1.35.0/aimet_onnx-1.35.0.cpu-cp310-cp310-manylinux_2_34_x86_64.whl

How should I resolve this?

@quic-mtuttle
Copy link
Contributor

Hi @1826133674, there is an issue with the package naming with the latest versions of pip. Please see #3428 for the fix

@quic-hitameht quic-hitameht added aimet-onnx New feature or bug fix for AIMET ONNX installation Installation instructions labels Dec 10, 2024
@quic-bharathr
Copy link
Contributor

Hi @1826133674 the issue was resolved the newer release Could you please try to install the latest version using the updated documentation here?
https://quic.github.io/aimet-pages/releases/latest/install/index.html#choose-and-install-a-package

@quic-bharathr quic-bharathr self-assigned this Jan 14, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
aimet-onnx New feature or bug fix for AIMET ONNX installation Installation instructions
Projects
None yet
Development

No branches or pull requests

4 participants