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

[Question] No module named webdriver_manager.utils #42

Closed
nileszzy opened this issue May 26, 2022 · 0 comments
Closed

[Question] No module named webdriver_manager.utils #42

nileszzy opened this issue May 26, 2022 · 0 comments
Labels
fixed BUG 已修复或问题已解决

Comments

@nileszzy
Copy link

hello there,
I just tried to use this, but got the following error messages
Is there any idea to solve this?
Thanks.

Traceback (most recent call last): File "main.py", line 8, in <module> from services.scaffold import Scaffold File "D:\PycharmProjects\pythonProject\hcaptcha-challenger-main\src\services\scaffold.py", line 8, in <module> from apis.scaffold import install, challenge File "D:\PycharmProjects\pythonProject\hcaptcha-challenger-main\src\apis\scaffold\install.py", line 11, in <module> from webdriver_manager.utils import get_browser_version_from_os ModuleNotFoundError: No module named 'webdriver_manager.utils'

QIN2DIM added a commit that referenced this issue May 26, 2022
@QIN2DIM QIN2DIM added the fixed BUG 已修复或问题已解决 label May 26, 2022
@QIN2DIM QIN2DIM changed the title [Question] No module named 'webdriver_manager.utils [Question] No module named webdriver_manager.utils May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed BUG 已修复或问题已解决
Projects
None yet
Development

No branches or pull requests

2 participants