Error during processing dependencies!

link to the public app (deployed on Community Cloud).(https://rdyfptz4wlfnqqnuv6h46s.streamlit.app/)

link to app’s public GitHub repository

  1. Share the full text of the error message (not a screenshot).
 note: This error originates from a subprocess, and is likely not a problem with pip.

error: metadata-generation-failed

× Encountered error while generating package metadata.

╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.

hint: See above for details.


Checking if Streamlit is installed

[14:57:26] :exclamation: installer returned a non-zero exit code


[14:57:26] :exclamation: Error during processing dependencies! Please fix the error and push an update, or try restarting the app.

4. Share the Streamlit and Python versions.

scikit-learn==0.24.2
pickle5==0.0.11
streamlit==0.86.0

I don’t understand this. scikit-learn wasn’t even installed, picle5 is not in your requirements file and streamlit would be installed in a much more recent version.

I forked your repo and deployed to streamlit cloud without issues.

Thank you so much for responding but I made changes many times. But when i removed the version it worked completely fined.

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