Azure / Azure/azure-sdk-for-python
Some Dataset load operations result in: .NET NotImplementedError: Linux distribution ubuntu 22.04 does not have automatic support. #29653
- Lingua principale
- Python
- Stelle
- 5.6k
- Fork
- 3.4k
- Merge medio
- 2g
- PR unite (30g)
- 217
Descrizione
- **Package Name: azureml-core**
- **Package Version: 1.48.0**
- **Operating System: WSL2 Ubuntu 22.04 / 24.04**
- **Python Version: 3.8+**
Some Dataset operations result in: NotImplementedError: Linux distribution ubuntu 22.04 does not have automatic support. #29653
Hi following up on closed issue: Some Dataset operations result in: NotImplementedError: Linux distribution ubuntu 22.04 does not have automatic support. #29653
I am still facing the issue when I build an Azure environment using Latest Ubuntu 22.04 or 24.04, some azureml data loading from data assets functions fail with error:
NotImplementedError: Linux distribution ubuntu 22.04 does not have automatic support.
Missing packages: {'liblttng-ust.so.0'}
.NET Core 3.1 can still be used via `dotnetcore2` if the required dependencies are installed.
Visit https://aka.ms/dotnet-install-linux for Linux distro specific .NET Core install instructions.
Follow your distro specific instructions to install `dotnet-runtime-*` and replace `*` with `3.1.23`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.