0

I was following the tutorial from here and it still says ModuleNotFoundError: No module named 'webdriver_manager', even after installing webdrivermanager in multiple ways, already recommended in other posts on stackoverflow. I tried pip install webdriver-manager, pip install webdriver_manager and pip install webdrivermanager, yet nothing seems to work.

Edit: It seems to work on my Laptop, so I think It could be a wrong install of the libary... any suggestions on what I should do?

Mooncat
  • 1
  • 3

1 Answers1

0

I ended up reinstalling Python completely, and now it works, but still thanks for all the help!

Mooncat
  • 1
  • 3