본문 바로가기
IT 기술/Tip

파이썬에서 pip 프록시 설정하여 설치

by ->^_^<- 2021. 10. 12.
반응형

pip install --proxy="https://ip:port" <설치할 패키지명>

728x90