vimplus icon indicating copy to clipboard operation
vimplus copied to clipboard

The ycmd server SHUT DOWN最新的解决办法

Open YM199 opened this issue 4 years ago • 2 comments

virtualBox+ubuntu-20.04.3 python2和python3都试了,结果都出现The ycmd server SHUT DOWN。 通过下面这篇帖子解决了问题: https://techviewleo.com/fix-ycmd-server-shut-down-restart-with-ycmrestartserver/

YM199 avatar Nov 30 '21 05:11 YM199

Apple M1 的怎么解

ld: cannot link directly with dylib/framework, your binary is not an allowed client of /Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config/libpython2.7.tbd for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

BH1SCW avatar Jan 20 '22 07:01 BH1SCW

python3 install.py , it works.

BH1SCW avatar Jan 20 '22 08:01 BH1SCW