-
适用的是python3.10.6版本,使用python3 ./install.py时安装youcompletme遇到以下错误,这里是什么错误呢?是python版本太高了么,错误显示下面这些python中的库函数被丢弃使用了,找不出具体原因。
报错如下:
[ 66%] Building C object CMakeFiles/_regex.dir/regex_3/_regex_unicode.c…
-
Hi,
I have one PC (Ubunto 22.04) and one laptop (Ubuntu 22.04). Both have YouCompleteMe installed. The above issue only happens to the PC. I don' face this issue with the laptop. The error i am gett…
-
see https://github.com/ycm-core/ycmd/issues/1251#issuecomment-508899013
it should be simplest way to achieve it currently
-
I use in debian non-system ycmd, but in nixos I need use system package ycmd. Ycmd need config file(.ycm_extra_conf.py), but in .../store/some-nix/ I not find example/.ycm_extra_conf.py
```
(defv…
-
Hello,
`clangd` server crashes in parsing some file.
**Logs**
From IDE
```
Traceback (most recent call last):
File "/projects/Thirdparty/ycmd/third_party/bottle/bottle.py", line 868, in _h…
-
### Summary
When running `ansible-language-server` with the `--stdio` flag (which appears to be the only supported way as of `1.0.4`), `console.debug` statements are emitted on stdout. This is an i…
-
OS:macos
kernal:Darwin localhost 19.4.0 Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64
vim:VIM - Vi IMproved 8.1
clang:Apple clang version …
-
我是VIM8.1源码安装的
并且使用的是编译好的二进制llvm+clang8.0.0
安装完仍然出错如下:
2019-03-30 20:15:41,394 - ERROR - Error retrieving completer debug info
Traceback (most recent call last):
File "/home/book/.vim/bundle/Y…
WM-CH updated
5 years ago
-
Trying to set up Emacs, following your steps, everything seems to work but upon startup, I get error
```
2019-02-04 19:31:09,735 - ERROR - Error occurred while loading global extra conf /home/dit…
-
This is feature request.
ycmd plugin includes clang headers as source code and downloads the libclang.so from bintray and this makes the install experience seamless. It would be great to follow the s…