Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]无法登陆知乎 #89

Open
Liuxc2005 opened this issue Dec 16, 2022 · 1 comment
Open

[BUG]无法登陆知乎 #89

Liuxc2005 opened this issue Dec 16, 2022 · 1 comment

Comments

@Liuxc2005
Copy link

D:\test>python yanxuan.py
Welcome to use DecryptLogin!
You can visit https://github.com/CharlesPikachu/DecryptLogin for more details.
Welcome to use DecryptLogin!
You can visit https://github.com/CharlesPikachu/DecryptLogin for more details.
Traceback (most recent call last):
File "yanxuan.py", line 8, in
infos_return, session = zhihu.login(' ', ' ', mode='pc')
File "C:\Program Files\python\lib\site-packages\DecryptLogin\modules\clients\baseclient.py", line 44, in login
self.infos_return, self.session = api(username, password, mode, crack_captcha_func, **kwargs)
File "C:\Program Files\python\lib\site-packages\DecryptLogin\modules\core\zhihu.py", line 675, in login
return selected_api.login(**args)
File "C:\Program Files\python\lib\site-packages\DecryptLogin\modules\core\zhihu.py", line 498, in login
removeImage(captcha_path)
UnboundLocalError: local variable 'captcha_path' referenced before assignment

@Liuxc2005 Liuxc2005 changed the title [BUG]登陆知乎时产生bug [BUG]无法登陆知乎 Dec 16, 2022
@WuJinfeng0715
Copy link

me, too. Do you solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants