You can create a virtual environment if you want
pip install selenium
Make sure you have the web drivers installed for chrome or whatever you want to use it on, and then update the argument for when you first initialize the class
Drivers: https://selenium-python.readthedocs.io/installation.html