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 failure is during installation of dependency project typed-ast
From what I can tell, on 4/13, CPython removed the pgen headers from the public Python API.
I have responded on an issue in the typed-ast library to see if I can get additional clarity on what they can do to fix it. It seemed like the last time the issue was touched, they weren't super concerned.