I have a github repo with poetry pyproject.toml specs, It works fine in my computer (windows) but fails to launch on cloud…
I.m getting ModuleNotFoundError: No module named ‘msvcrt’ error during launch
github repo is:
https://share.streamlit.io/pablocfonseca/rasalib_cookbook/select.py
Can someone help me?