Conda-forge channel in environment prevents app creation

Hi,
if I add conda-forge to resolve dependencies, I get:

Collecting package metadata (repodata.json): ...working... [2023-03-23 12:56:37.063958] bash: line 3:    16 Killed                  /home/appuser/.conda/bin/conda env update -n base --file environment.yml

[12:56:37] ❗️ installer returned a non-zero exit code

Is it possible to get additional error logs? Is this a known streamlit issue?

My environment:

Apparently, solving conda environments requires too much memory. That’s why it fails.

If you can share the link to the deployed app I can confirm the memory usage levels for you

https://timosachsenberg-sl-nuxl-streamlit-app-258u2g.streamlit.app/

Thanks :pray:

was this ever resolved? seems like a persistent issue