You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scanner.c file is missing from the PyPI source distribution, causing ImportError: cannot locate symbol 'tree_sitter_yaml_external_scanner_create'. Workaround: download scanner.c and schema.core.c from GitHub and rebuild.