-
python3 -m pip install --upgrade pip / YouCompleteMe unavailable: requires Vim compiled with Python (2.7.1+ or 3.4+) support.Vim_Editor_IDE/Vim_.vimrc설정 2023. 5. 29. 09:18728x90
YouCompleteMe unavailable: requires Vim compiled with Python (2.7.1+ or 3.4+) support. UltiSnips requires py >= 2.7 or py3
/Applications/Xcode.app/Contents/Developer/usr/bin/python3 -m pip install --upgrade pip Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: pip in /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/site-packages (21.2.4) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) |████████████████████████████████| 2.1 MB 10.4 MB/s Installing collected packages: pip WARNING: The scripts pip, pip3, pip3.10 and pip3.9 are installed in '/Users/globalyoung/Library/Python/3.9/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. NOTE: The current PATH contains path(s) starting with `~`, which may not be expanded by all applications. Successfully installed pip-23.1.2 WARNING: You are using pip version 21.2.4; however, version 23.1.2 is available. You should consider upgrading via the '/Applications/Xcode.app/Contents/Developer/usr/bin/python3 -m pip install --upgrade pip' command.
https://johngrib.github.io/wiki/vim/auto-completion/#youcompleteme
반응형'Vim_Editor_IDE > Vim_.vimrc설정' 카테고리의 다른 글
rusty-tags (0) 2023.07.14 macOS neovim최신버젼 업데이트 하기brew upgrade neovim --fetch-HEAD (0) 2023.06.11 :help deprecated (nvim 0.10버젼업되면서 deprecated되는거 코드 수정해야함. (0) 2023.06.11 nvim 버젼업되면서 Deprecated된거 코드 수정해야함. ㅠㅠ :help deprecated (0) 2023.05.29 이클립스(eclipse)에서 vim 커맨드 사용하기 (0) 2023.05.19 NeoVim for GO (0) 2023.05.08 NeoVim for Rust완성도 높음 굿❤️💪💯 (0) 2023.04.16 Nvim setup다른 외국인 lua setting기초부터 설명 잘됨. (0) 2023.04.05