Error in sys.excepthook
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When I run the project in CPU, it is successful in the first time. But when I stop the terminal and restart python -m, it always show Error in sys.excepthook. How can I solve this issue?

Thank you!
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
No source file, module name, traceback, or test is provided. Start by reproducing the CPU run, stopping the terminal, and restarting the mentioned Python command while capturing the complete `sys.excepthook` traceback. Done means the restart no longer produces the reported error, with a regression check for the same sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100