Vundle.vim: Possible conflict with Powerline?

Created on 5 May 2016  ·  3Comments  ·  Source: VundleVim/Vundle.vim

Hello there

Each time I start Vim with Vundle installed I see the warning at top

You need vim compiled with Python 2.6, 2.7 or 3.2 and later support
for Powerline to work. Please consult the documentation for more
details.
Press ENTER or type command to continue

Not sure why and if this is related to Vundle?

Most helpful comment

@nfischer thank you! now, with vim-gtk it works and has python3 support. all good now :)

All 3 comments

thanks @nfischer

~ ❯❯❯ python --version       
Python 2.7.11+
:version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 08 2016 11:38:28)
Included patches: 1-1689
Modified by [email protected]
Compiled by [email protected]
Huge version without GUI.  Features included (+) or not (-):
+acl             +dialog_con      +job             -mouse_sysmouse  +scrollbind      +visual
+arabic          +diff            +jumplist        +mouse_urxvt     +signs           +visualextra
+autocmd         +digraphs        +keymap          +mouse_xterm     +smartindent     +viminfo
-balloon_eval    -dnd             +langmap         +multi_byte      +startuptime     +vreplace
-browse          -ebcdic          +libcall         +multi_lang      +statusline      +wildignore
++builtin_terms  +emacs_tags      +linebreak       -mzscheme        -sun_workshop    +wildmenu
+byte_offset     +eval            +lispindent      +netbeans_intg   +syntax          +windows
+channel         +ex_extra        +listcmds        +packages        +tag_binary      +writebackup
+cindent         +extra_search    +localmap        +path_extra      +tag_old_static  -X11
-clientserver    +farsi           -lua             -perl            -tag_any_white   -xfontset
-clipboard       +file_in_path    +menu            +persistent_undo -tcl             -xim
+cmdline_compl   +find_in_path    +mksession       +postscript      +terminfo        -xsmp
+cmdline_hist    +float           +modify_fname    +printer         +termresponse    -xterm_clipboard
+cmdline_info    +folding         +mouse           +profile         +textobjects     -xterm_save
+comments        -footer          -mouseshape      -python          +timers          -xpm
+conceal         +fork()          +mouse_dec       -python3         +title
+cryptv          +gettext         +mouse_gpm       +quickfix        -toolbar
+cscope          -hangul_input    -mouse_jsbterm   +reltime         +user_commands
+cursorbind      +iconv           +mouse_netterm   +rightleft       +vertsplit
+cursorshape     +insert_expand   +mouse_sgr       -ruby            +virtualedit
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
 2nd user vimrc file: "~/.vim/vimrc"
      user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H   -Wdate-time  -g -O2 -fPIE -fstack-protector-strong -Wformat -Werr
or=format-security -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
Linking: gcc   -Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim        -lm -ltinf
o -lnsl  -lselinux -lacl -lattr -lgpm -ldl

@nfischer thank you! now, with vim-gtk it works and has python3 support. all good now :)

hello @nfischer vim-gtk works for me too, thanks! :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maruf89 picture maruf89  ·  5Comments

audreytoskin picture audreytoskin  ·  5Comments

neil-s picture neil-s  ·  5Comments

thetutlage picture thetutlage  ·  7Comments

sheerun picture sheerun  ·  4Comments