No module named 'selenium' in Python [Tutorial]

Опубликовано: 06 Октябрь 2024
на канале: kortex
3,953
12

Maybe you tried the command "pip install selenium" and your python still shows the error no module named selenium. To easily install python to your PC you should type python version when trying to install, like this:
pip3.11 install selenium
Command depends on version of Python you have.