Skip to content

[microTVM] microTVM requires PyYAML version that conflicts with other python package requirements #10264

@alanmacd

Description

@alanmacd

This error appears to be benign, but it creates noise when building/deploying microTVM VM:

default: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
default: microtvm 0.1.0 requires mxnet<2.0.0,>=1.6.0, which is not installed.
default: microtvm 0.1.0 requires pyyaml<6.0.0,>=5.4.1, but you have pyyaml 6.0 which is incompatible.

Suggestion is to increase/update the acceptable versions of mxnet and pyyaml.

cc @gromero @mehrdadh

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugvert:microMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvm

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions