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

error while running quickstart

Open ajith468 opened this issue 4 years ago • 2 comments

Workspace in use: "C:/SPB_Data/InstaPy" Traceback (most recent call last): File "../quickstart.py", line 24, in headless_browser=False) File "C:\python\lib\site-packages\instapy\instapy.py", line 319, in init self.logger, File "C:\python\lib\site-packages\instapy\browser.py", line 114, in set_selenium_local_session options=firefox_options, File "C:\python\lib\site-packages\selenium\webdriver\firefox\webdriver.py", line 174, in init keep_alive=True) File "C:\python\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 157, in init self.start_session(capabilities, browser_profile) File "C:\python\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session response = self.execute(Command.NEW_SESSION, parameters) File "C:\python\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute self.error_handler.check_response(response) File "C:\python\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

Press any key to continue . . .

ajith468 avatar Apr 15 '20 20:04 ajith468

I have the same issue as above - please advise - i have latest install for firefox and chrome - geckodrive installed and python 3.8.2

Badmotheruk avatar Apr 26 '20 09:04 Badmotheruk

same problem any of you guys found solution @Badmotheruk @ajith468

aitelkob avatar Aug 09 '20 22:08 aitelkob