Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSError: [Errno 22] Invalid argument #94

Open
n-WN opened this issue May 29, 2024 · 0 comments
Open

OSError: [Errno 22] Invalid argument #94

n-WN opened this issue May 29, 2024 · 0 comments

Comments

@n-WN
Copy link

n-WN commented May 29, 2024

> wd apr
---
Traceback (most recent call last):
  File "/Users/lov3/Documents/Code/tools/wudao-dict/wudao-dict/WudaoCommand.py", line 195, in <module>
    main()
  File "/Users/lov3/Documents/Code/tools/wudao-dict/wudao-dict/WudaoCommand.py", line 191, in main
    app.query(app.word)
  File "/Users/lov3/Documents/Code/tools/wudao-dict/wudao-dict/WudaoCommand.py", line 103, in query
    server_context = self.client.get_word_info(word).strip()
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/lov3/Documents/Code/tools/wudao-dict/wudao-dict/src/WudaoClient.py", line 27, in get_word_info
    self.connect()
  File "/Users/lov3/Documents/Code/tools/wudao-dict/wudao-dict/src/WudaoClient.py", line 17, in connect
    self.client.connect(("0.0.0.0", 23764))
OSError: [Errno 22] Invalid argument
--------------------------------------------
> wd apr
---
APR
英/美 ['e 'pi 'ɑr]
abbr. 大气分布图记录系统(Air profile Recording);年度成本百分率(Annual Percentage Rate)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant