Giter Club home page Giter Club logo

Comments (14)

liukangyi2019 avatar liukangyi2019 commented on July 26, 2024

大佬您好,按照您的做了,还是不行,出现以下错误,烦请大佬指点:
Traceback (nost recent call last) :
File "pandalearning.py". line 181, in
total, each = show_score (cookies )
File“ pandalearning.py",1ine 49,in show_score
total, each = score.get_ score (cookies)
File "D:\My-work\pdlearn\score.py",line 9, in get_ score
for cookie in cookies:
TypeError:'NoneType 'object is not iterable

from panda-learning.

JonChen897 avatar JonChen897 commented on July 26, 2024

大佬您好,按照您的做了,还是不行,出现以下错误,烦请大佬指点:
Traceback (nost recent call last) :
File "pandalearning.py". line 181, in
total, each = show_score (cookies )
File“ pandalearning.py",1ine 49,in show_score
total, each = score.get_ score (cookies)
File "D:\My-work\pdlearn\score.py",line 9, in get_ score
for cookie in cookies:
TypeError:'NoneType 'object is not iterable
你的已经不是二维码的问题了
给你发过去我的score.py 你看看

from panda-learning.

JonChen897 avatar JonChen897 commented on July 26, 2024

from panda-learning.

liukangyi2019 avatar liukangyi2019 commented on July 26, 2024

大佬,我的邮箱[email protected]

from panda-learning.

JonChen897 avatar JonChen897 commented on July 26, 2024

from panda-learning.

liukangyi2019 avatar liukangyi2019 commented on July 26, 2024

from panda-learning.

liukangyi2019 avatar liukangyi2019 commented on July 26, 2024

from panda-learning.

JonChen897 avatar JonChen897 commented on July 26, 2024

from panda-learning.

liukangyi2019 avatar liukangyi2019 commented on July 26, 2024

from panda-learning.

luwei369 avatar luwei369 commented on July 26, 2024

二维码出不来 是因为源程序屏蔽的图片 Mydriver.py 把20行 修改 false为 true
self.options.add_argument('blink-settings=imagesEnabled=true')

修改pandalearning.py的18行为:driver_login = mydriver.Mydriver(noimg=False,nohead=False)
也是可以的,这个本来是作者为了减少资源占用不加载图片的,后面文章和视频学习只传了隐藏浏览器的参数,默认是不加载图片的(如果不在乎资源占用,可以忽略,哈哈)

from panda-learning.

18958092381 avatar 18958092381 commented on July 26, 2024

出现无效页面\

系统正在维护中

from panda-learning.

luwei369 avatar luwei369 commented on July 26, 2024

出现无效页面\

系统正在维护中

参考这个里面7楼的修改
#500 (comment)

from panda-learning.

JonChen897 avatar JonChen897 commented on July 26, 2024

二维码出不来 是因为源程序屏蔽的图片 Mydriver.py 把20行 修改 false为 true
self.options.add_argument('blink-settings=imagesEnabled=true')

修改pandalearning.py的18行为:driver_login = mydriver.Mydriver(noimg=False,nohead=False)
也是可以的,这个本来是作者为了减少资源占用不加载图片的,后面文章和视频学习只传了隐藏浏览器的参数,默认是不加载图片的(如果不在乎资源占用,可以忽略,哈哈)

是的 一个意思

from panda-learning.

JonChen897 avatar JonChen897 commented on July 26, 2024

我的系统是win732位的。

爱莫能助了 我的64位win10 你用作者代码就行 修改 登录的地址 和 图片加载那一行

from panda-learning.

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.