You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Connection out of time
Traceback (most recent call last):
File "WudaoCommand.py", line 195, in
main()
File "WudaoCommand.py", line 191, in main
app.query(app.word)
File "WudaoCommand.py", line 103, in query
server_context = self.client.get_word_info(word).strip()
File "/home/johs/wudao-dict/wudao-dict/src/WudaoClient.py", line 29, in get_word_info
self.client.sendall(word.encode('utf-8'))
BrokenPipeError: [Errno 32] Broken pipe
The text was updated successfully, but these errors were encountered:
Error: Connection out of time
Traceback (most recent call last):
File "WudaoCommand.py", line 195, in
main()
File "WudaoCommand.py", line 191, in main
app.query(app.word)
File "WudaoCommand.py", line 103, in query
server_context = self.client.get_word_info(word).strip()
File "/home/johs/wudao-dict/wudao-dict/src/WudaoClient.py", line 29, in get_word_info
self.client.sendall(word.encode('utf-8'))
BrokenPipeError: [Errno 32] Broken pipe
The text was updated successfully, but these errors were encountered: