This repository was 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
coc-python gives no completions ever #183
Comments
I've determined that it doesn't work if I'm in this workspace root, which is my actual project:
But does if I'm in this one, which is just a tmp dir:
So I guess the only difference there is that in the working one, I see these lines after
|
I think I've narrowed down the issue to this: microsoft/python-language-server#181 I tried building a local copy of MPLS to fix it, but when I copied the output dir over to what coc was using, it no longer worked. :(. I did notice lots of dlls were missing from the output dir. Is there something I have to do to get it to build everything I need for a full packaging? |
New issue in mpls for this: microsoft/python-language-server#2006 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
coc-python always times out.
I do see this in my log when trying to investigate.
The text was updated successfully, but these errors were encountered: