I'm using Xubuntu on a VRM. The above error occurs. I have selenium installed via pip in python3. This is my first attempt at using python3 and selenium. It's likely that I messed up something dumb, but I can't figure out what. I'm also using Pycharm if that helps.
ModuleNotFoundError: No module named 'selenium'
I'm using Xubuntu on a VRM. The above error occurs. I have selenium installed via pip in python3. This is my first attempt at using python3 and selenium. It's likely that I messed up something dumb, but I can't figure out what. I'm also using Pycharm if that helps.