大家好,这是我的代码
from instapy import InstaPy
session=InstaPy(username='login' , password='password')
session.login()
这是我的例外:
Message: Expected browser binary location, but unable to find binary in default location, no 'moz:firefoxOptions.binary' capability provided, and no binary flag set on the command line