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

Parser running error #119

Open
feeedback opened this issue Jan 5, 2023 · 0 comments
Open

Parser running error #119

feeedback opened this issue Jan 5, 2023 · 0 comments

Comments

@feeedback
Copy link

Hi! Thanks for this project.
I run the parser and an error occurs

IndexError: list index out of range 
difficulty = self.DIFFICULTIES_LIST[int("".join(filter(lambda x: x.isdigit(), file_name))) - 1]

2023-01-05 16_02_35_cmd exe

OS Windows 10, Python 3.9.13.

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

1 participant