Having trouble installing module "seleniumwire" #990
                  
                    
                      TheMissingPort
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to use V6.4.4, I'm getting the following error when I try to pip3 install seleniumwire
ERROR: Could not find a version that satisfies the requirement seleniumwire (from versions:none)
Error: No matching distribution found for seleniumwire
Any suggestions?? Thank you
Edit: Also, when I try sudo python3 -m pip install selenium
Its telling me "Requirement already satisfied: selenium in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/selenium-3.141.0-py3.9.egg (3.141.0)"
pip3 list is showing "selenium 3.141.0" installed
Beta Was this translation helpful? Give feedback.
All reactions