Problems with importing plotly

Hi, everyone! I am getting the ModuleNotFoundError after importing plotly library. I changed my requirements.txt and included plotly with adequate version. Here is my file requirements.txt (with not used libraries in my project)

image

Can you remove plotly.express from your requirements.txt file and then share your cloud logs after a reboot? (I think just plotly is enough.) If you look at the cloud console, it will tell you how it’s processing your dependencies and report whatever error it encountered.