-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
- Package Name:
azureml-mlflow - Package Version:
1.62.0 - Operating System: Ubuntu 22.04.5 LTS
- Python Version: 3.10
Describe the bug
A lot of our code that sends experiments to azureml breaks due to the lack of azure-common module on the new version.
ModuleNotFoundError: No module named 'azure.profiles'Additional context
I mostly want to ask if this is a deliberate choice, so that we know if we should specifically version the azure-common package instead of relying on the azureml-mlflow package to pick the right version for it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that