로그인 바로가기 하위 메뉴 바로가기 본문 바로가기
난이도
입문

처음 배우는 프로그래밍 (w.파이썬)

임시 이미지 KAIST 김문주 교수
http://www.boostcourse.org/cs114/forum/115459
좋아요 3029 수강생 14892

터미널에서 

  1. pip3installPillow실행하여Pillow설치 할려고 하는데 ~

    WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.

    You should consider upgrading via the '/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m pip install --upgrade pip' command. 

    이렇게 뜨네요 ㅠㅠ 해결 방법이 있나요 ?