Skip to content

Instantly share code, notes, and snippets.

lizhuohuideMacBook-Pro:YouCompleteMe abbott$ python install.py
Searching Python 3.6 libraries...
Found Python library: /anaconda3/lib/libpython3.6m.dylib
Found Python headers folder: /anaconda3/include/python3.6m
-- The C compiler identification is AppleClang 10.0.0.10001044
-- The CXX compiler identification is AppleClang 10.0.0.10001044
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
2019-02-28 00:15:23,831 - ERROR - HTTPConnectionPool(host='127.0.0.1', port=56136): Max retries exceeded with url: /ready (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1121080f0>: Failed to establish a new connection: [Errno 61] Connection refused'))
2019-02-28 00:15:23,935 - ERROR - The ycmd server SHUT DOWN (restart with ':YcmRestartServer'). Unexpected exit code -11. Type ':YcmToggleLogs ycmd_56136_stderr_eazgfd51.log' to check the logs.
2019-02-28 00:15:43,294 - ERROR - HTTPConnectionPool(host='127.0.0.1', port=56136): Max retries exceeded with url: /debug_info (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x112108710>: Failed to establish a new connection: [Errno 61] Connection refused'))
2019-02-28 00:15:52,046 - ERROR - HTTPConnectionPool(host='127.0.0.1', port=56136): Max retries exceeded with url: /debug_info (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x112108e10>: Failed to establish a new connection: [Err