-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: ImportError: No module named selenium #66
Comments
Try re-installing the modules. |
i am also having this issue |
same for me |
Already re install the module and still have the issue. |
Same here |
how to solve this in mac ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey guys, getting this error: Error: ImportError: No module named selenium
I have pip & pip3 installed selenium through the terminal, and it is definitely installed.
Requirement already satisfied: selenium in /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages (2.53.6)
Any help appreciated :)
The text was updated successfully, but these errors were encountered: