MachineLearningNotebooks
MachineLearningNotebooks copied to clipboard
does azureml-opendatasets work with python3.10 ?
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
- Content Source: AzureML-Docset/stable/docs-ref-autogen/azureml-opendatasets/index.yml
- Service: machine-learning
- Sub-service: core
- GitHub Login: @DebFro
- Microsoft Alias: debfro