DeepPavlov
DeepPavlov copied to clipboard
python -m deeppavlov install ner_ontonotes_bert with --proxy
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?: