Skip to content
Home » Raspberry Pi » MODULENOTFOUNDERROR: No module named ‘selenium’ [SOLVED]

MODULENOTFOUNDERROR: No module named ‘selenium’ [SOLVED]

Simple fix for this one. Open up a terminal on your linux box and type

pip3 install selenium

Your package will now be installed and ready to run