If your file name is selenium.py, change it to something else and delete .pyc files or the __pycache__ directory if exists.
If you do not have the selenium, you should install the selenium by using pip or pipenv:
pip install selenium
If your file name is selenium.py, change it to something else and delete .pyc files or the __pycache__ directory if exists.
If you do not have the selenium, you should install the selenium by using pip or pipenv:
pip install selenium