question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

hydralit 1.0.12 and streamlit 1.9.0

See original GitHub issue

Hi !

When I try to implement hydralit 1.0.12 in my App (I use streamlit 1.9.0) the following error occurs:

from streamlit.script_run_context import get_script_run_ctx
ModuleNotFoundError: No module named 'streamlit.script_run_context'

It would be great if you could fix this. Thank you for sharing hydralit with us! 😃

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
tjefferiescommented, May 13, 2022

Same bug for me, I think 4fd90e807a0da1c4e95b6bd31f1b15f4204a3918 fixes, @TangleSpace can you upload the version with this commit to PyPi ?

0reactions
TangleSpacecommented, Jun 22, 2022

New version 1.0.13 release now supports Streamlit >=1.9, until Streamlit decide to change more shit and break Hydralit again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

hydralit - PyPI
The Hydralit package is a wrapping and template project to combine multiple independant (or somewhat dependant) Streamlit applications into a multi-page ...
Read more >
Error deploying streamlit application-how to fix it?
I am trying to deploy this application: GitHub - creativitylabb/prediction_app I am using python 3.7 and conda to install the requirements.
Read more >
Error importing hydralit: "ModuleNotFoundError: No module ...
This solved my problems with the import of hydralit. Versions of packages: streamlit=1.9.0 HydraLit=1.0.12. Hope this helps others.
Read more >
add app · SaulLu/test-hydralit at 5e3a6e4 - Hugging Face
+ App to summarise streamlit docs v0.81.0 for quick reference. 4. + There is also an accompanying ... + from hydralit import HydraHeadApp....
Read more >
导入hydralit时出错。"ModuleNotFoundError。没有名 ... - 七牛云
This solved my problems with the import of 水力发电. 包的版本。 streamlit=1.9.0 HydraLit=1.0.12. Hope this helps others. TangleSpace. 发布于 2022-09-16.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found