You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2020. It is now read-only.
@ahmedselim2017
I don't know if this is the same issue, but I cannot set the python interpreter to my default python:
It looks awkward that I have anaconda python in my current pythonPath, which cannot be selected as the interpreter.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
I use
:CocCommand python.setInterpreter
and choose/usr/bin/python
(python3.6),then use
<Plug>(coc-definition)
get error:If use other interpreter like
/home/user/anaconda2/bin/python
, the reported missing env become/home/user/anaconda2/bin/python/bin/python
Ubuntu 18.4
neovim 0.3.8
The text was updated successfully, but these errors were encountered: