Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
elefterian opened this issue Dec 20, 2023 · 3 comments
Open

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

elefterian opened this issue Dec 20, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@elefterian
Copy link

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?

@elefterian elefterian added the bug Something isn't working label Dec 20, 2023
@mar-tusita
Copy link

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

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

@elefterian
Copy link
Author

#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
Copy link

favoritesG commented Dec 27, 2023

@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/web_ui/pages/6_🔬_Advanced.py", line 37, in
"Enforce sequential updates", value=CONFIG.live.sequential_updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants