instapy-docs
instapy-docs copied to clipboard
Noob raspberry pi errors.. selenium.common.exceptions.SessionNotCreatedException: Message: Unable to find a matching set of capabilities
Followed all the instructions in guide for installing on a pi. running latest version of Raspbian. InstaPy Version: 0.6.13, Mozilla Firefox 78.6.1esr, Python 2.7.16, Lastest selenium (can't work out how to check that..) Geckodriver 0.23.0 downloaded and tried in /usr/bin and /usr/local/bin neither changed the erros and both on $PATH
Please can someone suggest how I could fix it. At the moment nothing manages to load it just crashes with the errors below. Problems I thought of but i don't know how to fix; Geckodriver version not working with current firefox version? Location of Geckodriver needing specified somehow?
Or maybe I messed up something else.... ? I can't get it working running either with a test script or instapy quickstart.
Workspace in use: "/home/pi/InstaPy"
Traceback (most recent call last):
File "quickstart.py", line 24, in
Edit using Selenium 3.141.0, Python 3.7.3