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

[EN] Fix en-labels.py script #2002

Open
BoboTiG opened this issue Mar 22, 2024 · 0 comments
Open

[EN] Fix en-labels.py script #2002

BoboTiG opened this issue Mar 22, 2024 · 0 comments
Labels
bug Something isn't working locale:English

Comments

@BoboTiG
Copy link
Owner

BoboTiG commented Mar 22, 2024

Traceback (most recent call last):
  File "scripts/en-labels.py", line 238, in <module>
    results |= process_page(page_url, repl, stop_line, var_name, print_result=False)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "scripts/en-labels.py", line 100, in process_page
    exec(code, globals())
  File "<string>", line 9
    for i = 1, #data.labels - 1 do
    ^^^
SyntaxError: invalid syntax
@BoboTiG BoboTiG added bug Something isn't working locale:English labels Mar 22, 2024
@BoboTiG BoboTiG changed the title [EN] Fix en-langs.py script [EN] Fix en-labels.py script Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working locale:English
Projects
None yet
Development

No branches or pull requests

1 participant