Skills/Error

[Python] WARNING: There was an error checking the latest version of pip.

Suyeon Cha 2022. 12. 11. 16:50
728x90

 

WARNING: There was an error checking the latest version of pip.

 

파이썬 버전3 사용 중이라면, upgrade하면 됨

python3 -m pip install --upgrade pip

 

728x90