Hello,
I am trying to deploy my code to streamlit cloud but I keep getting the following error:
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> freesasa
I tried specifying streamlit==0.75.0 in the requirements file, but it does not seem to be working.
Is there anybody who might have an opinion on this?
Thank you very much.