#🔒 How can I get `cst_lsp` to work with Python 3.13.2?

4 messages · Page 1 of 1 (latest)

pastel jay
#

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 😮

lone wigeonBOT
#

@pastel jay

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

lone wigeonBOT
#

@pastel jay

Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.