I installed streamlit library and pipenv in pydroid3 android app… but unable to import pls helpe in regards
Hi @Sabareesh_Kantipudi, welcome to the Streamlit community! This is potentially a bug in our installation code, which I’ve created an issue for here:
The installation code assumes you have the sudo
program installed in your development environment. As you’ve noticed, the installation fails when you don’t. Unfortunately, I’m not familiar with Android development, so I can’t suggest a way forward immediately, but hopefully this issue gets resolved on our end in a future release.
Best,
Randy
Thank you Randyzwitch,
Appreciate your concern
Waiting for the bug to be fix.