PyMedphysGui

11 views
Skip to first unread message

IsmPhys

unread,
Jan 17, 2024, 4:10:50 PMJan 17
to PyMedPhys
Hi, when trying to launch the gui, I'm getting this message:

Traceback (most recent call last):
  File "/home/ismail/.local/bin/pymedphys", line 8, in <module>
    sys.exit(main())
  File "/home/ismail/.local/lib/python3.8/site-packages/pymedphys/cli/__init__.py", line 148, in pymedphys_cli
    args.func(args)
  File "/home/ismail/.local/lib/python3.8/site-packages/pymedphys/_gui.py", line 44, in main
    start.start_streamlit_server(streamlit_script_path, config)
  File "/home/ismail/.local/lib/python3.8/site-packages/pymedphys/_streamlit/server/start.py", line 26, in start_streamlit_server
    st.bootstrap.load_config_options(flag_options=config)
  File "/home/ismail/.local/lib/python3.8/site-packages/pymedphys/_vendor/apipkg/__init__.py", line 238, in __getattribute__
    return getattr(getmod(), name)
  File "/home/ismail/.local/lib/python3.8/site-packages/pymedphys/_vendor/apipkg/__init__.py", line 216, in getmod
    x = importobj(modpath, None)
  File "/home/ismail/.local/lib/python3.8/site-packages/pymedphys/_vendor/apipkg/__init__.py", line 103, in importobj
    module = __import__(modpath, None, None, ["__doc__"])
  File "/usr/local/lib/python3.8/dist-packages/streamlit/__init__.py", line 48, in <module>
    from streamlit.proto.RootContainer_pb2 import RootContainer
  File "/usr/local/lib/python3.8/dist-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'
Reply all
Reply to author
Forward
0 new messages