Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.63k stars 2.84k forks source link

Issue in feature store workspace creation: error - NoneType object is not subscriptable #38510

Closed kshitij-microsoft closed 1 week ago

kshitij-microsoft commented 1 week ago

An issue has been identified where the user is not able to create a feature store workspace where the error says: NoneType object is not subscriptable. This issue only occurs when the user is trying to run azureml-mlflow@1.58.0-post3 alongwith azure-ai-ml@1.22.0

PR link: https://github.com/Azure/azure-sdk-for-python/pull/38493

Workaround: Please downgrade the azure-ai-ml to the last stable version i.e. 1.21.1

The fix for this issue is ready and merged in the repo, and will be released by 2024-11-14 EOD IST

kshitij-microsoft commented 1 week ago

Released a hotfix for SDKv2 1.22.1 & CLIv2 2.32.1