jackfrued / jackfrued/Python-100-Days
Day14-创建时间日期服务器
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
Day14,请问创建时间日期服务器是需要先搭一个服务器吗?('192.168.1.2', 6789),
运行时会提示OSError: [WinError 10049] 在其上下文中,该请求的地址无效。
非常感谢大家
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Day14 time-and-date server lesson and inspect the example using ('192.168.1.2', 6789). Reproduce the reported WinError 10049 and determine whether the issue is the address used by the example or a missing server setup. Done means the lesson explains the required setup and the example no longer produces the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100