Hey, it seems that the latest version of nltk doesn't play well with safety and since we don't have a pinned version requirement in any released version of ansys/actions we end up consuming it. I tried the action using the current main ref (244028c) and it works fine. So either the release branch should be updated to avoid using the latest version of nltk and a patch release should be performed or we can focus delivering v11 fast. I think #1427 and #1439 are the latest one to ship but I might be wrong.
Hey, it seems that the latest version of nltk doesn't play well with
safetyand since we don't have a pinned version requirement in any released version ofansys/actionswe end up consuming it. I tried the action using the current main ref (244028c) and it works fine. So either the release branch should be updated to avoid using the latest version ofnltkand a patch release should be performed or we can focus delivering v11 fast. I think #1427 and #1439 are the latest one to ship but I might be wrong.