Open Jimmy-web169 opened 1 year ago
pip install rasa-paddlenlp
Error message
raise ProtocolError("Connection broken: %r" % e, e) pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(10054, '遠端主機已強制關閉一個現存的連線。', None, 10054, None)", ConnectionResetError(10054, '遠端主機已強制關閉一個現存的連線。', None, 10054, None))
python version : 3.8 pip version : 23.0.1
Hmm, seems like you are running into connection issue with Baidu's model storage. Just curious if you are connecting from outside of China? Could you tell me exactly where? Thanks!
pip install rasa-paddlenlp
Error message
python version : 3.8 pip version : 23.0.1