aahnik / tgcf

The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
https://github.com/aahnik/tgcf/wiki
MIT License
1.34k stars 795 forks source link

rm: logs_n_lines.txt: No such file or directory #552

Open superbonaci opened 9 months ago

superbonaci commented 9 months ago

I get this message:

$ tgcf --version
1.1.8
tgcf-web
/Users/user/my-tgcf/.venv/lib/python3.11/site-packages/tgcf/web_ui

  You can now view your Streamlit app in your browser.

  Network URL:
  External URL:

2023-12-31 10:09:34.921 Please replace `st.experimental_rerun` with `st.rerun`.

`st.experimental_rerun` will be removed after 2024-04-01.
rm: logs_n_lines.txt: No such file or directory
rm: logs_n_lines.txt: No such file or directory
2023-12-31 10:15:05.141 Please replace `st.experimental_rerun` with `st.rerun`.

`st.experimental_rerun` will be removed after 2024-04-01.
rm: logs_n_lines.txt: No such file or directory
RafleeA commented 8 months ago

try update the Streamlit to the latest version https://docs.streamlit.io/knowledge-base/using-streamlit/how-upgrade-latest-version-streamlit

superbonaci commented 8 months ago

@RafleeA I've installed it but doesn't work:

$ streamlit version
Streamlit, version 1.29.0
billyAdventure commented 8 months ago

I have same issue

Blobbyboy124 commented 7 months ago

Same, does anyone know how to fix it?