I'm new in the use of streamlit. I have an app and it work in the local way. But I tried to deploy this app and it seems that the library "io" isn't recognize. Does anyone know how to fix it ?
I've already tried several things but it doesn't works.
My repo is here :https://github.com/m-moriss/Data_challenge_RAKUTEN
I use "io" librairy in "donnees.py" and the I also put this librairy in the requirements.txt file.