This repository has been archived by the owner on Dec 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Silence [coc.nvim]: Uncaught exception: spawn python2 ENOENT #320
Comments
We'll close your issue if you can't provide CocInfo |
Sorry, I was in a hurry. Here is it:
|
My suggestion is use coc-pyright if you're using python3, or configure python interpreter for your project. |
Haha got it, thanks! The thing is I like coc-python because it automatically gives info and even description of the methods and properties. I tried coc-pyright and it didn't give nearly as much as coc-python, maybe there is a way to configure it though... |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I don't have python2 installed.
Is there a way to remove or silence the following error that appears every time I enter a python file?
[coc.nvim]: Uncaught exception: spawn python2 ENOENT
The text was updated successfully, but these errors were encountered: