selfteaching / selfteaching/selfteaching-python-camp
Day12 运行代码提示找不到二维码程序,但在文件档中多了个"QR.png"文件,打开就是二维码,拿手机也能扫码通过,只是代码中一直提示找不到应用程序"QR.png"文件,不知有没有好的解决方法。
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
#学习心得
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 by reproducing the Day12 code and inspecting the generated QR.png file and the step that attempts to open it. Confirm whether the issue is with locating QR.png or launching an application for it; done means the code handles the file successfully without reporting that QR.png cannot be found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100