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
Hey,
I am currently getting the error Failed to load hook pylsp_completions: 'NoneType' object has no attribute 'type' when I import numpy and try to trigger autocompletion. I think as a result I don't receive any autocompletion options for numpy, but for any submodules such as numpy.testing this works again.
I am not sure how to debug this, any ideas are welcome. My pylsp version is v1.4.1, I am using neovim v0.8.0-dev+595-g95c65a6b22. As config option I pass