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
出错:
Runtime error
Space failed. Exit code: 1. Reason: Traceback (most recent call last):
File "/home/user/.local/bin/streamlit", line 5, in
from streamlit.web.cli import main
File "/home/user/.local/lib/python3.8/site-packages/streamlit/init.py", line 55, in
from streamlit.delta_generator import DeltaGenerator as _DeltaGenerator
File "/home/user/.local/lib/python3.8/site-packages/streamlit/delta_generator.py", line 43, in
from streamlit.elements.arrow_altair import ArrowAltairMixin
File "/home/user/.local/lib/python3.8/site-packages/streamlit/elements/arrow_altair.py", line 36, in
from altair.vegalite.v4.api import Chart
ModuleNotFoundError: No module named 'altair.vegalite.v4'
The text was updated successfully, but these errors were encountered:
2023.04.22: 基于扁鹊-1.0模型的医疗问答系统Demo,详情访问: https: [//huggingface.co/spaces/scutcyr/BianQue]
出错:
Runtime error
Space failed. Exit code: 1. Reason: Traceback (most recent call last):
File "/home/user/.local/bin/streamlit", line 5, in
from streamlit.web.cli import main
File "/home/user/.local/lib/python3.8/site-packages/streamlit/init.py", line 55, in
from streamlit.delta_generator import DeltaGenerator as _DeltaGenerator
File "/home/user/.local/lib/python3.8/site-packages/streamlit/delta_generator.py", line 43, in
from streamlit.elements.arrow_altair import ArrowAltairMixin
File "/home/user/.local/lib/python3.8/site-packages/streamlit/elements/arrow_altair.py", line 36, in
from altair.vegalite.v4.api import Chart
ModuleNotFoundError: No module named 'altair.vegalite.v4'
The text was updated successfully, but these errors were encountered: