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.38k stars 811 forks source link

Digital Ocean App version is outdated (Running tgcf 1.1.7.post1) #547

Open elefterian opened 11 months ago

elefterian commented 11 months ago

Describe the bug When I deployed an App on Digital Ocean today the version is - Running tgcf 1.1.7.post1

How to update the app to current version tgcf 1.1.8?

mar-tusita commented 11 months ago

https://github.com/aahnik/tgcf/discussions/212 https://pypi.org/project/tgcf/

Use pip (I'm not sure if you can do w/ your instance deplyoed on Digital Ocean).

elefterian commented 11 months ago

212 https://pypi.org/project/tgcf/

Use pip (I'm not sure if you can do w/ your instance deplyoed on Digital Ocean).

Wow thanks pip update helped

favoritesG commented 11 months ago

@elefterian how you did this? I dont know how to instal 1.1.8 direcly.

I run the code: pip install tgcf==1.1.8

But now I Get the massage: AttributeError: 'LiveSettings' object has no attribute 'sequential_updates' Traceback: File "/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 564, in _run_script exec(code, module.dict) File "/venv/lib/python3.10/site-packages/tgcf/webui/pages/6🔬_Advanced.py", line 37, in "Enforce sequential updates", value=CONFIG.live.sequential_updates