liuwons / liuwons/wxBot

微信发送图片报错[ERROR] Except in proc_msg

Open
#82 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.