conda install -c conda-forge devbio-napari fails with an out of memory error on a ubuntu 20.04 machine (a VM) with 8GB RAM.
maybe, the memory requirement should be documented somewhere?
NB: the large memory requirement happens in the "solving environment" step of the installation. Would it help to install the dependencies in smaller batches?
conda install -c conda-forge devbio-napari
fails with an out of memory error on a ubuntu 20.04 machine (a VM) with 8GB RAM.maybe, the memory requirement should be documented somewhere?
NB: the large memory requirement happens in the "solving environment" step of the installation. Would it help to install the dependencies in smaller batches?