Git Product home page Git Product logo

Comments (8)

AntonVanke avatar AntonVanke commented on June 15, 2024

我在MAC(intel)的Chrome运行是正常的,你可能是驱动的问题,你重新下载一下驱动试试

from jdbrandmember.

zc-nju-med avatar zc-nju-med commented on June 15, 2024

我在MAC(intel)的Chrome运行是正常的,你可能是驱动的问题,你重新下载一下驱动试试

截屏2021-04-29 下午11 52 05

截屏2021-04-29 下午11 51 50

这里是我的版本和我下载的驱动版本

重试之后依然是报错...

大佬你有电报群么?

from jdbrandmember.

AntonVanke avatar AntonVanke commented on June 15, 2024

😂没有
Screenshot_20210429_235917_com.github.android.jpg
你要是用的是我刚更新的,你在main.py中把132行

except WebDriverException:
        # 驱动问题
        print_log("ERROR", "浏览器错误", "请检查你的驱动和配置")

改为

except WebDriverException:
        traceback.print_exc()

然后再次运行addcookie截图给我看看

from jdbrandmember.

zc-nju-med avatar zc-nju-med commented on June 15, 2024
except WebDriverException:
        traceback.print_exc()

截屏2021-04-30 上午12 15 25

这是新的错误内容
我的driver路径是有驱动的啊...

from jdbrandmember.

AntonVanke avatar AntonVanke commented on June 15, 2024

https://npm.taobao.org/mirrors/chromedriver/90.0.4430.24/

你检查一下是从这下载的吗

from jdbrandmember.

zc-nju-med avatar zc-nju-med commented on June 15, 2024

https://npm.taobao.org/mirrors/chromedriver/90.0.4430.24/

你检查一下是从这下载的吗

谢谢大佬的耐心指导,我找驱动时直接翻到最后去了,没想到最前面就有,我下的是文档文件...
亲测M1 Mac也是可以正常运行的。
大佬可以修改一下readme了!

from jdbrandmember.

AntonVanke avatar AntonVanke commented on June 15, 2024

https://npm.taobao.org/mirrors/chromedriver/90.0.4430.24/
你检查一下是从这下载的吗

谢谢大佬的耐心指导,我找驱动时直接翻到最后去了,没想到最前面就有,我下的是文档文件...
亲测M1 Mac也是可以正常运行的。
大佬可以修改一下readme了!

好的,感谢你的测试。
另外,你通过这个刷了多少个豆啊,我感觉我刷的豆好少啊

from jdbrandmember.

zc-nju-med avatar zc-nju-med commented on June 15, 2024

https://npm.taobao.org/mirrors/chromedriver/90.0.4430.24/
你检查一下是从这下载的吗

谢谢大佬的耐心指导,我找驱动时直接翻到最后去了,没想到最前面就有,我下的是文档文件...
亲测M1 Mac也是可以正常运行的。
大佬可以修改一下readme了!

好的,感谢你的测试。
另外,你通过这个刷了多少个豆啊,我感觉我刷的豆好少啊

昨天用win测试一次
刚刚用M1测试了一次
一共大概1300豆左右吧 粗略估算

from jdbrandmember.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.