I've been trying to install the selenium module in my coworker's computer and I haven't been successful. It occurs an error that I don't understand what's the problem.
The error message is in the image below.
How can I solve this problem?
I've been trying to install the selenium module in my coworker's computer and I haven't been successful. It occurs an error that I don't understand what's the problem.
The error message is in the image below.
How can I solve this problem?
You can do this sir
python -m pip install --upgrade pip
pip install selenium
I hope it works