Inflearn brand logo image

Inflearn Community Q&A

sjw17587448's profile image
sjw17587448

asked

Python that hits at the speed that Koreans like

bash: pip: command not found가 출력

Resolved

Written on

·

3.6K

0

안녕하세요 강의 수강중 python을 설치하여

git bash에서 $ pip를 입력하는 과정에서

bash: pip: command not found가 출력될 경우에는 어떤 조치를 취할 수 있을까요?

완전 처음이라 문의 남깁니다.

python

Answer 1

0

bhban님의 프로필 이미지
bhban
Instructor

안녕하세요.

파이썬 설치 과정에서 환경변수 설정이 제대로 되지 않은 것 같습니다.

파이썬 삭제 후, 영상에 나온 항목들을 동일하게 체크하며 재설치해 보시기 바랍니다.

 

[Python] Window10에서 pip 안될 때 해결 방법 (velog.io)

 

그래도 안 되신다면 위 블로그 글을 참고해 보시기 바랍니다.

감사합니다.

 

sjw17587448's profile image
sjw17587448

asked

Ask a question