Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'NoneType' object has no attribute 'attrs' #48

Closed
kushalkrip opened this issue May 9, 2019 · 2 comments
Closed

'NoneType' object has no attribute 'attrs' #48

kushalkrip opened this issue May 9, 2019 · 2 comments
Labels

Comments

@kushalkrip
Copy link

It gives an error on line 240,
icon = (soup.select_one('.dQrBL img.ujDFqe')
On replacing it with : icon = (soup.select_one ('. XSyT2c img.T75of')` as suggested in Issue 42, the error was still not resolved.
Kindly suggest on what should be done to resolve this issue.

@kushalkrip kushalkrip added the bug label May 9, 2019
@danieliu
Copy link
Owner

Duplicate of #42

@danieliu danieliu marked this as a duplicate of #42 May 11, 2019
@danieliu
Copy link
Owner

Fixed by #43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants