library · inferred from evidence
typing.List
A typing-related library or module whose @lru_cache was poisoned by mlflow's annotations.
- KEY ERROR 1 while using classification preset in Evidently
Fixed in evidently 0.4.1 (via PR #712). Upgrade with `pip install -U evidently` to 0.4.1 or newer. The root cause was mlflow's typing annotations poisoning typing.List's @lru_cache, which then broke Evidently's internals with a cryptic KeyE