Closed pghezzo closed 12 months ago
@pghezzo - Hi, could you check python version is really 3.11? The issue occurred on python 3.7 which is already EOL. Same as issue #53
A message like Server run command: ~/miniconda3/envs/api/bin/python ~/.vscode-server/extensions/eeyore.yapf-0.1.10/bundled/tool/lsp_server.py
will appear at the head of output. You can check which python did you select.
@pghezzo - hi, does it fix your issue ? Another way to fix it is set the property yapf.interpreter
manually to select which python to executable this extension. close this issue and feel free to reopen it if it still not works for you.
Hello! I would be very keen on using the extension, but I don't seem to be able to start the server/
Here's the output logs:
I have python 3.11.5 as my system level python, with yapf 0.40.2 installed globally. I have the following in my settings.json:
Am I doing something wrong? Thank you for the help! Best.