IT 기술/Tip
파이썬에서 pip 프록시 설정하여 설치
->^_^<-
2021. 10. 12. 13:15
반응형
pip install --proxy="https://ip:port" <설치할 패키지명>
728x90