关于vim插件:the-ycmd-server-shut-down-restart-with-ycmrestartserver

装置YouCompleteMe问题

依照YouCompleteMe的步骤装置之后发现报错信息如下:

The ycmd server SHUT DOWN (restart with ':YcmRestartServer'). Unexpected exit code -6

起因

自己设置了python的门路为conda装置的python门路,所以导致以上问题,应应用本人装置的python编译

解决办法

cd ~/.vim/bundle/YouCompleteMe/YouCompleteMe/third_party/ycmd

/usr/local/bin/python3 build.py

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理