pip install ipython 시 겪은 에러로, 원인은 pip version이었다


ipython github README 인용

You will need to update pip to the version 9.0.1 or greater


아래 명령어로 pip를 upgrade하고 version을 확인해보자

pip install -U pip

pip --version



WRITTEN BY
hojongs
블로그 옮겼습니다 https://hojongs.github.io/