I have recently upgraded my Python from v3.12.1 to v3.13.2. I am now developing and running my project in v3.13.2 using the Zed editor in macOS. I keep getting the message from the editor...
Language server error: python-refactoring
oneshot canceled
-- stderr--
pyenv: cst_lsp: command not found
The `cst_lsp' command exists in these Python versions:
3.12.1
Note: See 'pyenv help global' for tips on allowing both
python2 and python3 to be found.
which cst_lsp gives me /Users/carlcaulkett/.pyenv/shims/cst_lsp
I have tried pip install cst-lsp within my 3.13.2 venv but it doesn't make any difference. What am I missing?
Let's see if the Python bot closes this question. The last one was closed for supposed "inactivity". If the question is closed then it's going to be quite inactive!
The last question was only posted 3 hours ago 😮