jackfrued / jackfrued/Python-100-Days
Day16-20/code/example01.py
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
出现RuntimeWarning: Glyph 39057 missing from current font.
我使用的是 python3.9, 其他版本不知道会不会出现这个问题
解决方法:
https://blog.csdn.net/zhangxgtc/article/details/109823115
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
Read Day16-20/code/example01.py and compare the reported Python 3.9 RuntimeWarning with the linked solution. Done means the example no longer produces the missing-glyph warning; the issue does not name a test or execution command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100