Hi, I did all the steps I installed selenium, chrome addon tampermonkey added the scrip, did 10 copy of user data from chrome and renamed them properly (rrf1, rrf2, rrf++) but when I try to run the python -m CLBotPhone.py I receive an error Traceback (most recent call last): File "C:\Users\Vanessa\Desktop\ALL\Extractor, Sender, spam cl\Phone\craigslist-main\CLBotPhone.py", line 6, in <module> from webdriver_manager import driver ImportError: cannot import name 'driver' from 'webdriver_manager' (C:\Users\Vanessa\AppData\Local\Programs\Python\Python38\lib\site-packages\webdriver_manager\__init__.py)
Hi, I did all the steps I installed selenium, chrome addon tampermonkey added the scrip, did 10 copy of user data from chrome and renamed them properly (rrf1, rrf2, rrf++) but when I try to run the python -m CLBotPhone.py I receive an error
Traceback (most recent call last): File "C:\Users\Vanessa\Desktop\ALL\Extractor, Sender, spam cl\Phone\craigslist-main\CLBotPhone.py", line 6, in <module> from webdriver_manager import driver ImportError: cannot import name 'driver' from 'webdriver_manager' (C:\Users\Vanessa\AppData\Local\Programs\Python\Python38\lib\site-packages\webdriver_manager\__init__.py)