The ycmd server SHUT DOWN (restart with ':YcmRestartServer'). YCM core library not detected; you need to compile YCM before using it. I tried to compile ycm file using:
https://github.com/todaygood/go_repo/issues/5
Cannot run Python script using sudo
https://vimawesome.com/plugin/youcompleteme#linux-64-bit and 2 more sources which include same info but my problem starts when i try to run
python3 install.py
in terminal
Error:This script should not be run with sudo.
I have virtualenv, i have cmake, i tried to ran it in my env, i tried using different commands using pip, pip3, python, python3, sudo + <--(,,,,). Of course i tried to do it using root.