 **install step** `pip3 install git+https://github.com/python-lsp/python-lsp-server.git` // less root **try running** `cd ~/.local/bin && ./pylsp --log-file ./log <init.json` **protocol init request text** [init.txt](https://github.com/python-lsp/python-lsp-server/files/9632913/init.txt) need save file suffix to json Please help!