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