더북(TheBook)

3. Git 설치가 완료되면 이번에는 git-review를 설치해 보겠습니다. 맥에서는 pip install 명령어를 이용합니다. git-review 뒤에 있는 -U wheel은 설치할 때 사용 계정을 wheel로 하겠다는 의미입니다.

naleejangui-MacBook-Pro:~ naleejang$ sudo pip install git-review -U wheel
Password:
The directory ‘/Users/naleejang/Library/Caches/pip/http’ or its parent directory
is not owned by the current user and the cache has been disabled. Please check
the permissions and owner of that directory. If executing pip with sudo, you may
want sudo’s -H flag.
You are using pip version 7.1.0, however version 8.1.2 is available.
You should consider upgrading via the ‘pip install –upgrade pip’ command.
The directory ‘/Users/naleejang/Library/Caches/pip/http’ or its parent directory
is not owned by the current user and the cache has been disabled. Please check
the permissions and owner of that directory. If executing pip with sudo, you may
want sudo’s -H flag.
Collecting git-review
  Downloading git_review-1.25.0-py2.py3-none-any.whl
Collecting argparse (from git-review)
  Downloading argparse-1.4.0-py2.py3-none-any.whl
Collecting requests>=1.1 (from git-review)
  Downloading requests-2.11.1-py2.py3-none-any.whl (514kB)
    100% |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■| 516kB 700kB/s
Installing collected packages: argparse, requests, git-review

신간 소식 구독하기
뉴스레터에 가입하시고 이메일로 신간 소식을 받아 보세요.