instapy-quickstart icon indicating copy to clipboard operation
instapy-quickstart copied to clipboard

Unable to find a matching set of capabilities

Open tommyyama2020 opened this issue 4 years ago • 7 comments

tommyyama2020 avatar Sep 19 '20 04:09 tommyyama2020

Sorry for bothering the author. It seems worked and closing now. Same issues opened yet could be closed till now.

Screen Shot 2020-09-19 at 15 57 28

tommyyama2020 avatar Sep 19 '20 06:09 tommyyama2020

As long as i remember, downloaded driver and mozilla on linux and fixed. Hope this will be implemented in the future.
https://github.com/mozilla/geckodriver/releases

tommyyama2020 avatar Oct 16 '20 18:10 tommyyama2020

Hi folks, FYI no guarantee for others using different env, tho.

tommyyama2020 avatar Oct 16 '20 18:10 tommyyama2020

C:\Users\Shantanu\Desktop\EDITH\instapy-quickstart-master>python quickstart.py InstaPy Version: 0.6.11 .. .. .. .. .. .. .. .. ._. Workspace in use: "C:/Users/Shantanu/InstaPy" Traceback (most recent call last): File "quickstart.py", line 22, in session = InstaPy(username=insta_username, File "C:\Users\Shantanu\AppData\Local\Programs\Python\Python38-32\lib\site-packages\instapy\instapy.py", line 321, in init self.browser, err_msg = set_selenium_local_session( File "C:\Users\Shantanu\AppData\Local\Programs\Python\Python38-32\lib\site-packages\instapy\browser.py", line 126, in set_selenium_local_session browser = webdriver.Firefox( File "C:\Users\Shantanu\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\firefox\webdriver.py", line 170, in init RemoteWebDriver.init( File "C:\Users\Shantanu\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 157, in init self.start_session(capabilities, browser_profile) File "C:\Users\Shantanu\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session response = self.execute(Command.NEW_SESSION, parameters) File "C:\Users\Shantanu\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute self.error_handler.check_response(response) File "C:\Users\Shantanu\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.SessionNotCreatedException: Message: Unable to find a matching set of capabilities

realshantanu avatar Oct 22 '20 06:10 realshantanu

i used firebox after downloading the driver in linux. fixed as long as i remember.

tommyyama2020 avatar Oct 24 '20 09:10 tommyyama2020

which driver

On Sat, 24 Oct 2020 at 14:31, tommyyama2020 [email protected] wrote:

i used firebox after downloading the driver in linux. fixed as long as i remember.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/InstaPy/instapy-quickstart/issues/188#issuecomment-715884435, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHVMRUXKXBLTPC54G4NTIZ3SMKJYNANCNFSM4RSZQ6XA .

realshantanu avatar Oct 24 '20 13:10 realshantanu

geckodriver. just ask around and google the issue. you will find a way

tommyyama2020 avatar Oct 24 '20 15:10 tommyyama2020