python python warning: you are using pip version xx.x.x; however version xx.x.x is available error1 [Python / Error] - WARNING: You are using pip version XX.X.X; however, version XX.X.X is available WARNING: You are using pip version XX.X.X; however, version XX.X is available 에러에러 내용WARNING: You are using pip version XX.X.X; however, version XX.X.X is available. You should consider upgrading via the 'c:\python39\python.exe -m pip install --upgrade pip' command.에러 원인현재 사용 중인 pip의 버전이 맞지 않아 생기는 경고 문자해결 방법잘 보면 경고 문자 안에도 해결 방법이 나와 있습니다.두 번째 문장 마지막 부분에 python.exe -m pip install --upgrade pip 이렇게.. 2024. 9. 14. 이전 1 다음