pip install azure-ai-textanalytics=5.3.0 works not 5.1.0
Closed this issue · 1 comments
prabhjotsinghbakshi commented
for the labs
01-get-started-cognitive-services.md
02-cognitive-services-security.md
Use
pip install azure-ai-textanalytics==5.3.0
Not
pip install azure-ai-textanalytics==5.1.0
ivorb commented
thanks for reporting @prabhjotsinghbakshi this will be fixed with an incoming commit