How to install Selenium #1002
TheMissingPort
started this conversation in
General
Replies: 2 comments 2 replies
-
Have you tried pip install seleniumwire ? Or pip3 install seleniumwire ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
The package name is: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all
I apologize, I am very new to coding.
I had successfully been using V6.4.1, but now it seems like something is broken and I only get auth errors now, even after fixing the config settings.
Anyways, I downloaded V6.4.4, however I get an "ModuleNotFoundError: No module named 'seleniumwire'"
Now I've tried installing selenium with no luck. All I get is:
ERROR: Could not find a version that satisfies the requirement seleniumware
ERROR: No matching distribution found for seleniumware
I've looked up tutorials on YouTube, which are a bit lengthy but I tried. Is there something I'm missing? Does everyone go through these lengths to install Selenium? Or is it just me because I'm using a Silicon based Mac?
Any tips or suggestions would be greatly appreciated. Thank you
Beta Was this translation helpful? Give feedback.
All reactions