Open Purple23200 opened 2 years ago
I keep getting this traceback error below when i run python bot.py. I just updated selenium and it didnt change the error
Traceback (most recent call last): File "bot.py", line 1, in from selenium import webdriver ImportError: No module named selenium
pip install selenium
I keep getting this traceback error below when i run python bot.py. I just updated selenium and it didnt change the error
Traceback (most recent call last): File "bot.py", line 1, in
from selenium import webdriver
ImportError: No module named selenium