Azure / Azure/azure-sdk-for-python

azureml-mlflow 1.62.0 removed azure-common as dependency

Open
#45,420 1 comment 0 reactions 1 assignee Claimed by @vivram View on GitHub
azureml-mlflow customer-reported needs-team-attention question Service Attention
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

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.

```bash
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.