[오류 메세지]
WARNING: You are using pip version 20.3.3; however, version 21.1.1 is available. You should consider upgrading via the ‘c:\venvs\myproject\scripts\python.exe -m pip install --upgrade pip’ command.
-> 'python -m pip install --upgrade pip' 명령어를 통해 업그레이드 해줄 수 있다.
'✨ 프로그래밍 > 오류(Error)정리' 카테고리의 다른 글
python or을 조심하기 (0) | 2022.03.23 |
---|---|
NameError : name 'b' is not defined (0) | 2020.03.05 |
[UnboundLocalError] local variable 'index' referenced before assignment (0) | 2020.02.12 |
[Syntax Error] unindent does not match any outer indentation level (0) | 2020.02.03 |