【问题标题】:instapy() Message: Expected browser binary locationinstapy() 消息:预期的浏览器二进制位置
【发布时间】:2021-06-17 17:20:16
【问题描述】:

大家好,这是我的代码

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

【问题讨论】:

    标签: python instapy


    【解决方案1】:

    我遇到了同样的问题。

    我发现 Instapy 不适用于 Chrome,只能用于 Firefox。

    安装 Firefox 后一切顺利。

    【讨论】:

    • 这并不能真正回答问题。如果您有其他问题,可以点击 提问。要在此问题有新答案时收到通知,您可以follow this question。一旦你有足够的reputation,你也可以add a bounty 来引起对这个问题的更多关注。 - From Review
    猜你喜欢
    • 2018-03-31
    • 2021-03-02
    • 2022-06-29
    • 2019-03-06
    • 2021-07-18
    • 1970-01-01
    • 2021-09-22
    • 2021-05-06
    • 1970-01-01
    相关资源
    最近更新 更多