Azure / Azure/MachineLearningNotebooks
does azureml-opendatasets work with python3.10 ?
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I got an error from trying to do this:
`$ python3.10 -m pip install --upgrade azureml-opendatasets`
specifically --
```
Installing build dependencies ... error
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [315 lines of output]
Ignoring numpy: markers 'python_version < "3.9"' don't match your environment
Collecting cython>=0.29
Downloading Cython-0.29.32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB)
```
which I guess maybe answers my question -- in that python_version must be < "3.9" ???
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 69d0491f-5546-a23e-7201-f3fbf30198fe
* Version Independent ID: 92ae4d56-35a0-8250-6e88-7f31c02c12e2
* Content: [azureml-opendatasets package - Azure Machine Learning Python](https://learn.microsoft.com/en-us/python/api/azureml-opendatasets/?view=azure-ml-py)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-opendatasets/index.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-opendatasets/index.yml)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @DebFro
* Microsoft Alias: **debfro**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.