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

webdriver_manager.chrome - Problems #17

Open
aldeghericongh opened this issue Oct 28, 2020 · 1 comment
Open

webdriver_manager.chrome - Problems #17

aldeghericongh opened this issue Oct 28, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@aldeghericongh
Copy link

Traceback (most recent call last): File "C:\Users\nicor\Documents\Coder\Python\InstaDM\instagram-bot-dm-master\instadm.py", line 2, in <module> from webdriver_manager.chrome import ChromeDriverManager as CM ModuleNotFoundError: No module named 'webdriver_manager'

Some help over here?

image

These are the 3 errors that I can't figure out

@CamTosh CamTosh added the bug Something isn't working label Oct 28, 2020
@mikebgrep
Copy link

try
pip install webdriver_manager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants