Model evaluation component/environment uses python 3.8 while automl-generated mlflow models require python 3.9

Elie Ayoub 5 Reputation points
2024-08-01T15:25:13.7033333+00:00

Hello,

I am facing an issue when trying to use the Model Prediction component in the designer to test a registered mlflow model that I generated with automl.

Upon further inspection in the logs, there were many errors regarding not finding the right version of certain packages that require python 3.9.

The Model Prediction component uses the model-evaluation environment which specifies the python version to be 3.8 in its conda file.

Is this an issue that needs to be fixed or am I doing something wrong?

Thank you.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,322 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.