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
Fresh-installing pynvim on a new environment will fail to import the module due to the lack of typing_extensions (at least in Python 3.9). Thus the package should be listed as a dependency, maybe depending on the python version.