MemoryError issus when navigating the app #1127
Unanswered
Virginie74
asked this question in
Q&A
Replies: 1 comment
-
Hi, can you provide more details, e.g. the full code to reproduce the error and the full error log? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thanks a lot for the amazing job your doing with stlite. It corresponds exactly to my need and the library is very well documented making easy to transform a streamlit app into an executable file.
I manage to get the dist folder containing the executable file. Once the latter open, I can navigate my app but shorthly I get a pink box with a MemoryError message finishing with File "", line 322, in decode,.
Do you know why and how can I avoid this?
All the best,
Virginie
Beta Was this translation helpful? Give feedback.
All reactions