Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test lsp-completion-python.test.vim #767

Closed
kaihowl opened this issue Mar 29, 2024 · 2 comments
Closed

Failing test lsp-completion-python.test.vim #767

kaihowl opened this issue Mar 29, 2024 · 2 comments
Labels

Comments

@kaihowl
Copy link
Owner

kaihowl commented Mar 29, 2024

Fails locally:

Test successful for test.cppRunning lsp-completion-python.test.vim
Setting up handler
Done setting up handler
Running on test.py
lsp_init: 0
About to feed keysFed keys, waitingError detected while processing command line..function RunTest[2]..Test[1]..FullTest[1]..ProtoTest[37]..Timeout:
line    1:
Test timed out%
@kaihowl kaihowl added next and removed next labels Mar 29, 2024
@kaihowl
Copy link
Owner Author

kaihowl commented Apr 1, 2024

Log shows:

Failed to load hook pylsp_completions: Python version 3.11 is currently not supported.

@kaihowl
Copy link
Owner Author

kaihowl commented Apr 1, 2024

Caused by stale python 3.11 in dotfiles virtualenv on local machine. Courtesy of #703 and related workarounds.

Fixed by reinstalling virtualenv with python 3.12 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant