2

YCMで動作するようにubuntu 14.04でvimをセットアップしたい。インストール手順に従って、14.04 のネイティブ vim は YCM をサポートしていないことに気付きました。そのため、ソースhereから vim をインストールする方法の手順に正確に従い、python config-dir を正しいものに変更しました。

VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Nov 13 2016 11:04:57)
Included patches: 1-82
Compiled by ...@ubuntu
Huge version with GTK2 GUI.  Features included (+) or not (-):
+acl             +file_in_path    +mouse_sgr       +tag_old_static
+arabic          +find_in_path    -mouse_sysmouse  -tag_any_white
+autocmd         +float           +mouse_urxvt     -tcl
+balloon_eval    +folding         +mouse_xterm     +termguicolors
+browse          -footer          +multi_byte      +terminfo
++builtin_terms  +fork()          +multi_lang      +termresponse
+byte_offset     +gettext         -mzscheme        +textobjects
+channel         -hangul_input    +netbeans_intg   +timers
+cindent         +iconv           +num64           +title
+clientserver    +insert_expand   +packages        +toolbar
+clipboard       +job             +path_extra      +user_commands
+cmdline_compl   +jumplist        -perl            +vertsplit
+cmdline_hist    +keymap          +persistent_undo +virtualedit
+cmdline_info    +lambda          +postscript      +visual
+comments        +langmap         +printer         +visualextra
+conceal         +libcall         +profile         +viminfo
+cryptv          +linebreak       +python/dyn      +vreplace
+cscope          +lispindent      +python3/dyn     +wildignore

Pythonを正しくサポートしてインストールされているようですか?私は今何度も試しましたが、うまくいきません。それでも、vim を開くと、次のエラーが表示されます。

YouCompleteMe unavailable: requires Vim compiled with Python (2.6+ or 3.3+) support
4

0 に答える 0