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

登陆报错 #39

Closed
Mavacer opened this issue Jul 19, 2020 · 1 comment
Closed

登陆报错 #39

Mavacer opened this issue Jul 19, 2020 · 1 comment

Comments

@Mavacer
Copy link

Mavacer commented Jul 19, 2020

Traceback (most recent call last):
File "main.py", line 9, in
commander.login(("--auto", ))
File "/home/maver/cloud189/cloud189/cli/cli.py", line 109, in login
code = self._disk.login(username, password)
File "/home/maver/cloud189/cloud189/api/core.py", line 144, in login
captchaToken, returnUrl, paramId = self._redirect()
File "/home/maver/cloud189/cloud189/api/core.py", line 98, in _redirect
captchaToken = re.findall(r"captchaToken' value='(.+?)'", r.text)[0]
AttributeError: 'NoneType' object has no attribute 'text'
能运行,输完账密报了这个错,然后就崩了
大佬求解

@Mavacer
Copy link
Author

Mavacer commented Jul 19, 2020

修好了。。。。缺依赖

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

1 participant