ModuleNotFoundError: No module named ‘underthesea’

In my local PC, I use this library well

But when i push from github to streamlit, it not work and return this error

“No module named ‘underthesea’“ This library is used to tokenize and make sentiment for Vietnamese language.

How can I fix this ?

Thank you.

Here is link to my github & app

https://hotelrecommendation-pbxsmfj2lcu3e2znvda3gl.streamlit.app/

Best Regards,

I see that you updated your requirements file 19 hours ago, which is what you need to make sure dependencies are installed. I see that your app loads. Are you still having any problems?

1 Like

Hi, i decide to not use that library instead after research ….

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.