Skip to content

aimet-onnx install error #3584

@1826133674

Description

@1826133674

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?

Metadata

Metadata

Assignees

Labels

aimet-onnxNew feature or bug fix for AIMET ONNXinstallationInstallation instructions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions