MachineLearningNotebooks
MachineLearningNotebooks copied to clipboard
azureml-monitoring not working with python versions above 3.6
azureml-monitoring is not working with python versions above 3.6, I have tested it on py3.6 = working py3.7= not working py3.8= not working py3.10= not working
is there anyways that I can use it in python 3.8
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 15cf37d6-0321-fa30-64f6-effd2ea1b7a5
- Version Independent ID: 1c7a209a-0752-8a57-5116-df5fa98acf83
- Content: azureml.monitoring package - Azure Machine Learning Python
- Content Source: AzureML-Docset/stable/docs-ref-autogen/azureml-monitoring/azureml.monitoring.yml
- Service: machine-learning
- Sub-service: core
- GitHub Login: @DebFro
- Microsoft Alias: debfro
This should be a problem with production environment because Python 3.6 security support already ended and some ML library like TensorFlow doesn't even support Python 3.6 anymore with their newer version. I hope they will address this in the SDK v2