I recently updated to Python 3.11. The Python Language Server crashed in VS Code (which launches it automatically). It worked fine previously with Python 3.10.
According to this comment, this issue occurs due to an outdated version of jedi-language-server. Please update it to the latest version so that it works correctly with Python 3.11
I recently updated to Python 3.11. The Python Language Server crashed in VS Code (which launches it automatically). It worked fine previously with Python 3.10.
According to this comment, this issue occurs due to an outdated version of jedi-language-server. Please update it to the latest version so that it works correctly with Python 3.11