ModuleNotFoundError: No module named 'azureml.opendatasets'
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
- azure, python
- Domain
- machine-learning
Research direction
Start with src/workshop/data/create_datasets.py and reproduce the from azureml.opendatasets import NycTlcGreen failure in the project environment. Compare the existing environment with the attempted pip install azureml-opendatasets dependency resolution; done means the import works and the dataset-generation script runs without the reported conflict.
Written by the indexing model from the issue text.
Description
Hello there,
I am trying to generate the data for the workshop.
Problem
When running the script src/workshop/data/create_datasets.py I get the following error:
from azureml.opendatasets import NycTlcGreen
ModuleNotFoundError: No module named 'azureml.opendatasets'
What I have tried
I have tried to install opendatasets as a separate package using: pip install azureml-opendatasets
But I got dependencies conflicts:
ERROR: Cannot install azureml-dataset-runtime because these package versions have conflicting dependencies.
The conflict is caused by:
azureml-dataprep 4.10.8 depends on azureml-dataprep-rslex~=2.17.12dev0
azureml-dataprep 4.10.7 depends on azureml-dataprep-rslex~=2.17.6dev0
azureml-dataprep 4.10.6 depends on azureml-dataprep-rslex~=2.17.0dev0
azureml-dataprep 4.10.5 depends on azureml-dataprep-rslex~=2.17.0dev0
azureml-dataprep 4.10.4 depends on azureml-dataprep-rslex~=2.17.0dev0
azureml-dataprep 4.10.1 depends on azureml-dataprep-rslex~=2.17.0dev0
azureml-dataprep 4.10.0 depends on azureml-dataprep-rslex~=2.17.0dev0
Any solution 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
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
NovaSky-AI/SkyRL#2263 ·
-
DUDE_acc: an empty prediction becomes NaN after the TSV round-trip and scores the whole set at zero Open
Difficulty 1/5 Under an hour Newbie friendliness 90/100
open-compass/VLMEvalKit#1704 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
EleutherAI/lm-evaluation-harness#4207 ·