skywind3000 / skywind3000/PyStand
请问一下这个ui文件找不到的问题
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
不压缩是可以直接运行的
压缩打成egg后就会出现下面的错误
压缩包内是存在这个ui文件的
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 difference between running the uncompressed application and running the compressed egg, then inspect the linked error screenshot and verify how the existing UI file is located inside the archive. Done means the packaged egg can find and load the UI file reliably, with the original uncompressed behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100