Experiencing this error while trying to run my app on streamlit cloud, and wondering how I could solve this.
Besides the Rust/Cargo issues, you cannot use pywinpty
on streamlit cloud anyway, because this seems to be a windows-only package and therefore cannot be used, since streamlit cloud is a linux debian based environment.