-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I'm getting this error while on the start
Traceback (most recent call last):
File "/home/kavan/.local/bin/torchserve-dashboard", line 5, in <module>
from torchserve_dashboard.cli import main
File "/home/kavan/.local/lib/python3.8/site-packages/torchserve_dashboard/cli.py", line 2, in <module>
import streamlit.cli
File "/home/kavan/.local/lib/python3.8/site-packages/streamlit/__init__.py", line 49, in <module>
from streamlit.proto.RootContainer_pb2 import RootContainer
File "/home/kavan/.local/lib/python3.8/site-packages/streamlit/proto/RootContainer_pb2.py", line 22, in <module>
create_key=_descriptor._internal_create_key,
AttributeError: module 'google.protobuf.descriptor' has no attribute '_internal_create_key'
Btw thanks for this awesome lib.
Metadata
Metadata
Assignees
Labels
No labels