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

登陆不上 直接就报错 #7

Open
shizu2014 opened this issue Sep 8, 2019 · 3 comments
Open

登陆不上 直接就报错 #7

shizu2014 opened this issue Sep 8, 2019 · 3 comments

Comments

@shizu2014
Copy link

Traceback (most recent call last):
File "qimai_login.py", line 77, in
qimai_login()
File "qimai_login.py", line 28, in qimai_login
analysis = jsdata.call('get_analysis', url, '{}')
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/execjs/_abstract_runtime_context.py", line 37, in call
return self._call(name, *args)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/execjs/_external_runtime.py", line 92, in _call
return self._eval("{identifier}.apply(this, {args})".format(identifier=identifier, args=args))
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/execjs/_external_runtime.py", line 78, in eval
return self.exec
(code)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/execjs/abstract_runtime_context.py", line 18, in exec
return self.exec(source)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/execjs/_external_runtime.py", line 88, in exec
return self._extract_result(output)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/execjs/_external_runtime.py", line 167, in _extract_result
raise ProgramError(value)
execjs._exceptions.ProgramError: TypeError: m.sort is not a function

@eddilelau
Copy link

encrypt_20190716.js中602行注释掉
qimai_login.py 中注释掉analysis = json.loads(analysis).get('analysis')

@shizu2014
Copy link
Author

localhost:Spiders shizu$ python3 qimai.py
{'code': 10602, 'msg': 'Access Error'}
老哥按照你给的登录成功了 但是获取榜单的时间提示权限错误 你遇到过这个问题吗

@hefy8655
Copy link

我也是这样子
{'code': 10602, 'msg': 'Access Error'}
是不是加密的方法改了?

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

3 participants