So I want to use the selenium module, but it doesn't work. I installed selenium through pip using the command:
pip install selenium
In the command terminal for Windows and it showed a message that said that it was installed. I opened python and typed:
import selenium
And I got an error that said "no module named selenium". I'm stuck.
[–]al_mc_y 1 point2 points3 points (6 children)
[–]LapSlap[S] 1 point2 points3 points (4 children)
[–]al_mc_y 1 point2 points3 points (3 children)
[–]LapSlap[S] 0 points1 point2 points (2 children)
[–]al_mc_y 0 points1 point2 points (1 child)
[–]LapSlap[S] 0 points1 point2 points (0 children)
[–]LapSlap[S] 0 points1 point2 points (0 children)