Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

coc-python always try to use MPLS even I set jediEnabled true. #291

Open
Hulk89 opened this issue Oct 14, 2020 · 2 comments
Open

coc-python always try to use MPLS even I set jediEnabled true. #291

Hulk89 opened this issue Oct 14, 2020 · 2 comments

Comments

@Hulk89
Copy link

Hulk89 commented Oct 14, 2020

How can I set jedi as a default setting?

my coc-settings.json is below.

{
    "python.jediEnabled": true,
    "python.jediPath": "/opt/conda/lib/python3.7/site-packages"
}

and when I open *.py file and :CocInfo shows

## versions

vim version: NVIM v0.4.4
node version: v14.13.1
coc.nvim version: 0.0.79-6fc00f1a28
coc.nvim directory: /root/.vim/plugged/coc.nvim
term: screen-256color
platform: linux

## Output channel: Python
Starting Microsoft Python language server.
Downloading https://pvsc.azureedge.net/python-language-server-stable/Python-Language-Server-linux-x64.0.5.51.nupkg...
@IsmaelMT
Copy link

IsmaelMT commented Nov 5, 2020

Hello!

I'm having the same issue, it's always asking this MPLS/jedi question every keystroke. Do you have any suggestion for this?

## versions

vim version: NVIM v0.5.0-dev
node version: v14.8.0
coc.nvim version: 0.0.79
coc.nvim directory: $HOME/nvim-conf/bundle/coc.nvim
term: screen-256color
platform: linux

@IsmaelMT
Copy link

IsmaelMT commented Nov 5, 2020

Please disregard my last comment. I fixed this by removing my ~/.config/coc/memos.json file. @Hulk89 You could try that and see if this solves your issue.

Thanks!

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

No branches or pull requests

2 participants