CamTosh / instagram-bot-dm

Instagram bot to send direct messages
GNU General Public License v3.0
326 stars 66 forks source link

webdriver_manager.chrome - Problems #17

Open aldeghericongh opened 3 years ago

aldeghericongh commented 3 years ago

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

mikebgrep commented 3 years ago

try pip install webdriver_manager