Streamlit app periodically complains about dependecies

Every once in a while, I’ll visit my Streamlit app and it’s complaining about a missing library (usually pytorch-lightning). I saw this error message this morning and rebooting the app fixed the problem. Is this a known issue? Perhaps the pip install is periodically timing out for large packages?

Hey @jeremyjordan -

That’s interesting, I’ll pass this on to our engineering team to see if they have any ideas. These types of errors are the worst to try to debug :laughing:

Best,
Randy

1 Like

Hey @jeremyjordan -

Got word back from our engineers, the fix for this should’ve gone out last week. If you haven’t done so already, restarting the app should hopefully keep this issue from happening again.

Best,
Randy

Wonderful, thanks for looking into this! :tada: