微信发送图片报错[ERROR] Except in proc_msg
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.3k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
我在test.py下更改默认发送方法 用self.send_img_msg_by_uid("/Users/gxl/Desktop/py.jpg",msg['user']['id']) 进行默认回复,在发送图片中一行代码都没有执行,直接卡死在了proc_msg中,我怀疑是synccheck这个接口出了问题,导致崩溃,麻烦作者看下谢谢了 @liuyang007
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 in test.py with the default send_img_msg_by_uid call and trace where processing stops in proc_msg. Check the synccheck path mentioned in the report and reproduce the image-reply failure; done means the bot no longer hangs or crashes when sending the image.
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