proxy 아래에서 명령어를 실행하는 것은 OTL
1안)
pip install xxxx --proxy=<proxy 서버>
2안)
pip install xxx --proxy=<proxy 서버> --trusted-host pypi.python.org
proxy 아래에서 명령어를 실행하는 것은 OTL
1안)
pip install xxxx --proxy=<proxy 서버>
2안)
pip install xxx --proxy=<proxy 서버> --trusted-host pypi.python.org