streamlit-sync icon indicating copy to clipboard operation
streamlit-sync copied to clipboard

cant import streamlit.server in st_hack.py

Open SABI-Martin opened this issue 1 year ago • 0 comments

streamlit --version Streamlit, version 1.30.0

ModuleNotFoundError: No module named 'streamlit.server'

File "C:\Users\username\AppData\Local\miniconda3\envs\pitch-app\lib\site-packages\streamlit_sync\st_hack.py", line 8, in from streamlit.server.server import Server

SABI-Martin avatar Jan 23 '24 13:01 SABI-Martin