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

MHZZZ的调试和报错,求解 #1

Open
Jagerx opened this issue Mar 4, 2022 · 0 comments
Open

MHZZZ的调试和报错,求解 #1

Jagerx opened this issue Mar 4, 2022 · 0 comments

Comments

@Jagerx
Copy link

Jagerx commented Mar 4, 2022

MHZZZ这边使用需要改两处:
1- "lxml"一直报错,改成"html.parser"就OK
2- AttributeError: 'WebDriver' object has no attribute 'switchTo'报错,需要把selenium版本降至3.141.0,selenium >= "4.0.0" doen't support 'switch_to_alert'

但是再运行就是这个报错,找不到解决办法,求解
requests.exceptions.MissingSchema: Invalid URL '0': No scheme supplied. Perhaps you meant http://0?
image

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