inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

moony님의 게시글

moony moony

@moonyglight212710

수강평 작성수
1
평균평점
5.0

게시글 1

질문&답변

bash: pip: command not found 는 어떻게 해결 할 수 있나요?

답변 감사합니다! pip3 install beautifulsoup4를 입력했을 때 잘 설치 되었습니다. 또 WARNING: You are using pip version 20.1.1; however, version 20.2.3 is available. You should consider upgrading via the '/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 -m pip install --upgrade pip' command. 라는 메세지를 출력 하기에 pip3 install --upgrade pip 로 업그레이드 진행 후에는 pip install beautifulsoup4로 설치 가능했습니다. 혹시 같은 문제가 생기는 분들이 계실까봐 남겨둡니다.

좋아요수
1
댓글수
2
조회수
18785