Skip to content

ONNX version restriction forces wheel build from source #808

@marc-weber-cultivated

Description

@marc-weber-cultivated

Completely unable to install hummingbird-ml due to this line:

"onnx<=1.16.1",

ONNX no longer provides a prebuilt windows wheel for version 1.16.1, and the build fails due to a gigantic cmake error.

Hummingbird works totally fine if I just clone the repository, reference the python files and install ONNX 1.20.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions