2
버전 2.7이 설치된 경우 군도 플러그인에는 Python 2.4가 필요합니다.
Python 2.7.9가 설치되어 있습니다. 이제 Gundo 플러그인에 2.4가 필요하다는 메시지가 나타납니다. 해결 방법이 있습니까? 내 vimrc 파일은 다음과 같습니다. set nocompatible " be iMproved, required filetype off " required " set the runtime path to include Vundle and initialize set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() " alternatively, pass a path where Vundle …