GCES-Pydemic/pydemic-ui

[BUG] Failure to render graphs in playground.py

Aperta

#34 aperta il 19 ott 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Python (0 fork)auto 404
bughelp wanted

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Describe the bug When running the file playground.py with streamlit, an error occurs saying KeyError: 'dor de cabeça'

To Reproduce Steps to reproduce the behavior:

  1. Go to pydemic_ui directory root;
  2. execute the command: streamlit run pydemic_ui/apps/app_menu.py
  3. Select option "Playground"
  4. Scroll down and see the error: image

Expected behavior It is expected to show all available graphs and information without errors.

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Google Chrome
  • Version: 86

Guida contributor