instagram-bot-dm icon indicating copy to clipboard operation
instagram-bot-dm copied to clipboard

webdriver_manager.chrome - Problems

Open aldeghericongh opened this issue 5 years ago • 1 comments
trafficstars

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

aldeghericongh avatar Oct 28 '20 00:10 aldeghericongh

try pip install webdriver_manager

mikebgrep avatar Nov 15 '20 09:11 mikebgrep