DeepPavlov icon indicating copy to clipboard operation
DeepPavlov copied to clipboard

python -m deeppavlov install ner_ontonotes_bert with --proxy

Open Yangxiaojun1230 opened this issue 5 years ago • 0 comments

Want to contribute to DeepPavlov? Please read the contributing guideline first.

What problem are we trying to solve?:

I tried to install the tool in internal network which has a proxy to connect to outside network
python -m deeppavlov install ner_ontonotes_bert
Error: Failed to establish a new connection:

How can we solve it?:

add a parameter --proxy

Are there other issues that block this solution?:


Yangxiaojun1230 avatar Nov 16 '20 07:11 Yangxiaojun1230