ModuleNotFoundError: No module named ‘streamlit_js_eval’ / from streamlit_js_eval import streamlit_js_eval

Dear Boss, my application functions flawlessly on my local machine; however, when I attempt to deploy it on Streamlit Cloud, I encounter an error as indicated in the header and the accompanying image. I kindly request your assistance in resolving this issue and providing me with the optimal code. Thank you in advance for your support.

this line give error
from streamlit_js_eval import streamlit_js_eval

see error

see error

Since you have another thread with the same question, I’ll close this one as a duplicate.