coc-python icon indicating copy to clipboard operation
coc-python copied to clipboard

how to install mpls offline?

Open daquexian opened this issue 4 years ago • 8 comments

Thanks for your great work. Is it possible to install mpls offline instead of downloading it on opening .py files?

daquexian avatar Aug 26 '19 09:08 daquexian

https://pvsc.azureedge.net/python-language-server-stable/Python-Language-Server-linux-x64.0.3.66.nupkg 下载完成后,解压缩至 $HOME/.config/coc/extensions/coc-python-data/languageServer.0.3.66 手动修改其目录下Microsoft.Python.LanguageServer的权限

miffyrcee avatar Aug 31 '19 04:08 miffyrcee

still have the bug with a proxy

g-i-o-r-g-i-o avatar Aug 31 '20 10:08 g-i-o-r-g-i-o

https://pvsc.azureedge.net/python-language-server-stable/Python-Language-Server-linux-x64.0.3.66.nupkg 下载完成后,解压缩至 $HOME/.config/coc/extensions/coc-python-data/languageServer.0.3.66 手动修改其目录下Microsoft.Python.LanguageServer的权限

what did this girl write

g-i-o-r-g-i-o avatar Aug 31 '20 10:08 g-i-o-r-g-i-o

@GianniGi Download https://pvsc.azureedge.net/python-language-server-stable/Python-Language-Server-linux-x64.0.3.66.nupkg, and unzip to $HOME/.config/coc/extensions/coc-python-data/languageServer.0.3.66, you need to change Microsoft.Python.LanguageServer file permission.

fannheyward avatar Aug 31 '20 10:08 fannheyward

@GianniGi Download https://pvsc.azureedge.net/python-language-server-stable/Python-Language-Server-linux-x64.0.3.66.nupkg, and unzip to $HOME/.config/coc/extensions/coc-python-data/languageServer.0.3.66, you need to change Microsoft.Python.LanguageServer file permission.

thanks, what permission is needed? 755?

g-i-o-r-g-i-o avatar Aug 31 '20 10:08 g-i-o-r-g-i-o

@fannheyward anyway "blob not found" :-(

g-i-o-r-g-i-o avatar Aug 31 '20 10:08 g-i-o-r-g-i-o

@fannheyward anyway "blob not found" :-(

Sorry to hear that, have no idea.

fannheyward avatar Sep 01 '20 01:09 fannheyward

I've found and extracted a more recent version of the blob https://pvsc.azureedge.net/python-language-server-stable/Python-Language-Server-linux-x64.0.5.51.nupkg but still it tries to use jedi, even if I have disabled it in the config, this makes no sense

g-i-o-r-g-i-o avatar Sep 01 '20 09:09 g-i-o-r-g-i-o