Instapy: Unable to find a matching set of capabilities

Created on 18 Sep 2019  Â·  7Comments  Â·  Source: timgrossmann/InstaPy

Hello,

Still impossible to make InstaPy work.
reinstalled it, (v0.6.4) and my new error message is :

Workspace in use: "C:/Users/bastoche/InstaPy"
Traceback (most recent call last):
File ".\simple_but_effective.py", line 18, in
multi_logs=True)
File "C:\Users\bastoche\AppData\Local\Programs\Python\Python37-32\lib\site-packages\instapy\instapy.py", line 321, in __init__
self.logger,
File "C:\Users\bastoche\AppData\Local\Programs\Python\Python37-32\lib\site-packages\instapy\browser.py", line 114, in set_selenium_local_session
options=firefox_options,
File "C:\Users\bastoche\AppData\Local\Programs\Python\Python37-32\lib\site-packages\selenium\webdriver\firefox\webdriver.py", line 174, in __init__
keep_alive=True)
File "C:\Users\bastoche\AppData\Local\Programs\Python\Python37-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 157, in __init__
self.start_session(capabilities, browser_profile)
File "C:\Users\bastoche\AppData\Local\Programs\Python\Python37-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "C:\Users\bastoche\AppData\Laocal\Programs\Python\Python37-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "C:\Users\bastoche\AppData\Local\Programs\Python\Python37-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

I've seen post that refers to firefox on the web. I installed it, but nothing changes.
Anyone can help ?

wontfix

Most helpful comment

@avipars @Bastochee

Solution:

1) Download and install Mozilla Firefox (and try to tun a code again)
2) If the first step did not help you, follow this issue: #4923 - simply add this line to browse.py: firefox_options.binary = r'C:\Program Files\Mozilla Firefox\firefox.exe';

All 7 comments

install firefox and dev branch !

Where are you using instapy?
Windows? MaC? Rasp? ...?

I'm using it on Windows !
Never got this firefox error before, i thought InstaPy was using
chromedriver !

On Thu, 19 Sep 2019 at 00:10, Nick notifications@github.com wrote:

Where are you using instapy?
Windows? MaC? Rasp? ...?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/timgrossmann/InstaPy/issues/5084?email_source=notifications&email_token=ALNJCFK6VCYSJIJDCQ5K5HLQKJHGRA5CNFSM4IXYKS6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7ATIJQ#issuecomment-532755494,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ALNJCFPPTLPR3KSYQGZZHQLQKJHGRANCNFSM4IXYKS6A
.

Same issue here, what version of chrome are oyu guys running?

@avipars @Bastochee

Solution:

1) Download and install Mozilla Firefox (and try to tun a code again)
2) If the first step did not help you, follow this issue: #4923 - simply add this line to browse.py: firefox_options.binary = r'C:\Program Files\Mozilla Firefox\firefox.exe';

not working, same error message

On Fri, 27 Sep 2019 at 05:26, Denis Gref notifications@github.com wrote:

@avipars https://github.com/avipars @Bastochee
https://github.com/Bastochee

Solution:

1)Download and install Mozilla Firefox (and try to tun a code again)
2) If the first step did not help you, follow this issue: #4923
https://github.com/timgrossmann/InstaPy/issues/4923 - simply add this
line to browse.py: firefox_options.binary = r'C:\Program Files\Mozilla
Firefox\firefox.exe';

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/timgrossmann/InstaPy/issues/5084?email_source=notifications&email_token=ALNJCFMSTTVKINP7JPN53XTQLUSGZA5CNFSM4IXYKS6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7XAIEI#issuecomment-535692305,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ALNJCFI2SED6MK4C6DUQQI3QLUSGZANCNFSM4IXYKS6A
.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this problem still occurs, please open a new issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

seuraltimez picture seuraltimez  Â·  3Comments

harrypython picture harrypython  Â·  3Comments

thisishotdog picture thisishotdog  Â·  3Comments

46960 picture 46960  Â·  3Comments

Spyd3r0us picture Spyd3r0us  Â·  3Comments