TabularDataset "to" methods not working when using ubuntu 22.04
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python
- Domain
- machine-learning, operating-systems
Research direction
No source file or test is named. Start by reproducing the Dataset.get_by_name(...).to_pandas_dataframe() command on Ubuntu 22.04 and reviewing the reported dotnetcore2 dependency error alongside the linked .NET installation instructions. Done means establishing whether the TabularDataset “to” methods are supported and identifying the required dependency or documenting the limitation.
Written by the indexing model from the issue text.
Description
I have been struggling with the AzureML Dataset class when trying to run the following command
df = Dataset.get_by_name(ws, name='mydata').dataset.to_pandas_dataframe()
The error I recieve is the following
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`.
Looking at the linked page, it seems as though dotnet-runtime-3.1 is not available for ubuntu 22.04. The only dotnet-runtime that is available seems to be version 6+.
After doing some exploration it seems as though this error applies to all "to" methods. I have done my best to install these required dependencies but I am either missing something or Ubuntu 22.04 is simply not supported.
Any assistance would be much appreciated.
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Azure/MachineLearningNotebooks
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Azure/MachineLearningNotebooks#1975 · 1 comment ·
-
duplicates Open
Difficulty 1/5 Under an hour Newbie friendliness 68/100
Azure/MachineLearningNotebooks#1960 ·
-
machine Open
Difficulty 5/5 Over a week Newbie friendliness 10/100
Azure/MachineLearningNotebooks#1987 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
Azure/MachineLearningNotebooks#1985 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Azure/MachineLearningNotebooks#1981 · 1 reaction ·
All issues in Azure/MachineLearningNotebooks
Similar issues
-
bug configuration documentation examples policies processor tests training
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
huggingface/lerobot#4727 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
huggingface/sentence-transformers#4068 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
vllm-project/speculators#1156 · 1 comment ·