You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install inference-schema 1.4.1 (last version) when I have already installed azureml-monitoring 0.1.0a21 (last version), it throws a pip's dependency conflict:
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. azureml-inference-server-http 0.4.13 requires inference-schema==1.3.0, but you have inference-schema 1.4.1 which is incompatible.
Hi,
Trying to install inference-schema 1.4.1 (last version) when I have already installed azureml-monitoring 0.1.0a21 (last version), it throws a pip's dependency conflict:
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. azureml-inference-server-http 0.4.13 requires inference-schema==1.3.0, but you have inference-schema 1.4.1 which is incompatible.