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

DB file get stuck at 6.39 mb when using it in google colab #4

Open
BugAlpha opened this issue Jan 21, 2023 · 1 comment
Open

DB file get stuck at 6.39 mb when using it in google colab #4

BugAlpha opened this issue Jan 21, 2023 · 1 comment

Comments

@BugAlpha
Copy link

BugAlpha commented Jan 21, 2023

Here is how to reproduce the problem:
go to google colab and create a new notebook.
run !pip install ubscrape
run ubscrape --scrape
wait until it reaches around 140000 words
the file stops growing at 6.39 and it get stuck at the same amount of words even if the output of the script suggest its reaching more
i waited until 1M words but it didn't really change
EDIT:I tried it on my own machine and the same error can be reproduced
Another Edit: i think i figured the problem so the last word in the letter A is a🤍
the script does not go to the next letter which is B

@ViduraPrasangana
Copy link

Fixed with PR - #5

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

No branches or pull requests

2 participants