sinarest1608 / Number-plate-search

A simple python bot to get details of the vehicle and owner through vehicle number.
16 stars 14 forks source link

Traceback error with selenium issue #15

Open Purple23200 opened 2 years ago

Purple23200 commented 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

kissin6urami commented 1 year ago

pip install selenium