jackfrued / jackfrued/Python-100-Days
Non-UTF-8 code starting with '\xfe'
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
我在day09中扑克牌游戏中加了#coding:utf-8的声明,但是还是报了这个错,换成其他编码集也还是报这个错,有大佬帮忙解答一下。非常感谢!!
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
Locate the day09 poker game referenced in the report and reproduce the '\xfe' non-UTF-8 error. Check the existing encoding declaration and compare the file's actual encoding with the expected source encoding; done means the game starts without this error under the documented setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100