🚩 Report: Not working
#9
by
yangyz
- opened
Runtime error
....
ModuleNotFoundError: No module named 'altair.vegalite.v4'
I found the solution:
add altair==4.2.2
to requirements.txt
https://discuss.huggingface.co/t/streamlit-spaces-with-modulenotfounderror-no-module-named-altair-vegalite-v4-error/39683#tldr-1
yangyz
changed discussion status to
closed