-
Notifications
You must be signed in to change notification settings - Fork 3
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
AttributeError: 'NoneType' object has no attribute 'find_all' #2
Comments
Hey @Johann-gif , it seems like the |
I didn't succeed to reproduce the bug, I've tried to install the package on multiple environments and it works just fine. However, I have a few guesses. it seems like the
I'm sorry I couldn't find a quick solution, I hope it helps |
Found the problem, you need to set the locale time to English: import locale
locale.setlocale(locale.LC_ALL, 'en.utf8') |
Bypassing the age gate by automation is not a task I'm willing to do, It will make this small project too complex. however, It seems that the age gate is active only in Europe (because of GDPR), I've tested it with VPN, which explains why I couldn't reproduce the bug (I'm from Israel). |
Hello, is there a version compatible with the new version of Webtoon website?
![image](https://user-images.githubusercontent.com/55973161/139872639-a254bfe8-ff8a-43ee-9a0d-fa1f2eac711c.png)
The text was updated successfully, but these errors were encountered: