Error installing requirements when deploy on the streamlit community

Hello Everyone ! I have an the error : " Error installing requirements.

ERROR: Ignored the following yanked versions: 1.4.2, 1.4.2.post1, 1.8.10
ERROR: Could not find a version that satisfies the requirement debugpy==1.8.3 (from versions: 1.0.0b1, 1.0.0b2, 1.0.0b3, 1.0.0b4, 1.0.0b5, 1.0.0b6, 1.0.0b7, 1.0.0b8, 1.0.0b9, 1.0.0b10, 1.0.0b11, 1.0.0b12, 1.0.0rc1, 1.0.0rc2, 1.0.0, 1.1.0, 1.2.0, 1.2.1, 1.3.0, 1.4.0, 1.4.1, 1.4.3, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.6.7.post1, 1.7.0, 1.8.0, 1.8.1, 1.8.2, 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9, 1.8.11)
ERROR: No matching distribution found for debugpy==1.8.3 when deploy on the streamlit community, Streamlit Work fine on my local machine

There seems to be something wrong with your requirements file.

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