I have a fresh installation for Python on my PC. To reproduce the issue, I open the command prompt and executed the command:
pip install selenium
this fiexed it:
python -m pip install selenium --user