vim-youcompleteme and ycmd are running in separate processes and can happily 
run in different python versions. And they apparently do (after applying the 
hotfix for #850113; I initially though this is related, but it is not).

In the configuration that gives the original error, can you please say:

 - What g:ycm_* variables you are setting and to what and
 - The full error message?

The full error message can be saved by:

 - Reproducing the error
 - Entering through all the messages
 - Typing:

    :redir >errors.txt
    :messages
    :redir END

   the messages should be in the errors.txt file.

Thanks.

-- 
 - Jan Hudec <[email protected]>

Reply via email to