selfteaching / selfteaching/selfteaching-python-camp
Day12 用wxpy登录微信时报错KeyError: 'pass_ticket'的解决办法
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
报错信息如下:
self.loginInfo['url'], self.loginInfo['pass_ticket'])
KeyError: 'pass_ticket'
说明你的微信网页版被封了...
换一个账号登录即可。
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 with the wxpy login error shown in the issue and verify whether the reported KeyError: 'pass_ticket' still occurs. Done means confirming the stated account-switching workaround or clarifying what code or documentation change is requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100