Dependency problems (docker/pywin32 and ruamel.yaml)
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- azure, docker, python
- Domain
- devops, machine-learning
Research direction
No target files or tests are named. Start by locating the dependency declarations for azureml-core and azureml-pipeline-core, then reproduce installation on Windows with a current pip; done means the reported pywin32 and ruamel.yaml conflicts no longer block the stated Azure ML workflows.
Written by the indexing model from the issue text.
Description
Hello everyone! I'm having problems with Azure packages because apparently, they have some broken dependencies. I'm reporting the following problems:
docker: Required byazureml-core,dockeris pinned to a version lower than6.0.0. However, older versions of this library pinpywin32 227, and any version ofpywin32below300breaksdefault_azure_credentialwhen using it inWindows. This would automatically breakAzure CLI Login(in my case this is happening). Also, version6.0.0fixespywin32I think azure should just update it to6.0.0in order to fix the problemruamel.yaml: The packageazureml-pipeline-coredepends onruamel.yamlpinned on a version below16. This lib requires to compile some binaries inCwhile installing, and any version below16uses an installation method not supported bypipversions over20.1. To solve this, I had to downgradepip, or install it usingpoetry, which is a package manager able to fix this bug
Considering all AzureML SDK packages were developed using modular packages, I really recommend using Poetry to manage dependencies, and dependabot (or something similar) to update automatically update deps. it would reduce installation time, and would prevent future conflicts.
I think Azure should fix these problems before fully migrating to SDK v2 since there are some features still in beta.
Related links:
- 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
-
Add dependabot Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
-
oblt-aw/detector/security
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Type: AVM :a: :v: :m: Type: Bug :bug:
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
Azure/bicep-registry-modules#7386 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100