So basically I want to install chromedriver (I did this with "pip install chromedriver") and it installed, but I still get an error in terminal when I run my python script such as that the browser os.path can not be found for chromedriver. How do I fix this? Any help is appreciated, thanks so much!
