When I launch Geany on macOS and try the LSP plugin with Python and pyright, I get the error message: LSP server process pyright-langserver --stdio failed to start, giving up: No such file or directory.
If I start it from the terminal/zsh, which has the Python and Pyright directories in its path, everything works fine. I suspect there’s a problem with how Geany launches the command, the environment, or something else. Is there an issue, or am I missing something? Thanks 🙂 -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4375 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/[email protected]>
