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

Some Tracebacks in simple_table_web with a lot of systems #430

Open
sadsfae opened this issue Feb 23, 2023 · 0 comments
Open

Some Tracebacks in simple_table_web with a lot of systems #430

sadsfae opened this issue Feb 23, 2023 · 0 comments

Comments

@sadsfae
Copy link
Member

sadsfae commented Feb 23, 2023

When calculating future projections for a lot of systems with simple_table_web.py we get this traceback.

Traceback (most recent call last):
  File "/opt/quads/quads/tools/simple_table_web.py", line 67, in <module>
    main()
  File "/opt/quads/quads/tools/simple_table_web.py", line 27, in main
    None, calendar.mdays[_date.month], _date.month, _date.year, gen_time
  File "/opt/quads/quads/tools/simple_table_generator.py", line 55, in generator
    "emoji": "&#%s;" % emojis[int(chosen_color) - 1],
IndexError: list index out of range
@sadsfae sadsfae added this to the 2.0 Series - Bowie milestone Feb 23, 2023
@sadsfae sadsfae added this to To Do in 1.1 and 2.0 Series via automation Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant