You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/esloch/mambaforge/envs/episcanner/lib/python3.11/site-packages/h2o_wave/server.py", line 341, in _process
await self._handle(q)
File "/work-lab/repos/infodengue/epi-scanner/epi_scanner/app.py", line 120, in serve
await on_update_UF(q)
File "/work-lab/repos/infodengue/epi-scanner/epi_scanner/app.py", line 194, in on_update_UF
await load_table(q)
File "/work-lab/repos/infodengue/epi-scanner/epi_scanner/app.py", line 336, in load_table
q.client.cities[int(gc)] = q.client.brmap[
^^^^^^^^^^^^^^^
IndexError: index 0 is out of bounds for axis 0 with size 0
2022/11/25 15:15:16 * /anon {"d":[{},{"k":"__unhandled_error__","d":{"view":"markdown","box":"1 1 12 10","title":"Error","content":"```\nTraceback (most recent call last):\n File \"/home/esloch/mambaforge/envs/episcanner/lib/python3.11/site-packages/h2o_wave/server.py\", line 341, in _process\n await self._handle(q)\n File \"/work-lab/repos/infodengue/epi-scanner/epi_scanner/app.py\", line 120, in serve\n await on_update_UF(q)\n File \"/work-lab/repos/infodengue/epi-scanner/epi_scanner/app.py\", line 194, in on_update_UF\n await load_table(q)\n File \"/work-lab/repos/infodengue/epi-scanner/epi_scanner/app.py\", line 336, in load_table\n q.client.cities[int(gc)] = q.client.brmap[\n ^^^^^^^^^^^^^^^\nIndexError: index 0 is out of bounds for axis 0 with size 0\n\n```"}}]}
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: