-
### Describe the feature request.
Conda environments are not persistent as they are stored in `/opt/conda` which isn't mounted to EFS
### Describe the context.
https://github.com/ministryofjustice/…
-
In the Zero to Hero README.md, there exists the following step for "Install Dependencies and Set Up Environment":
4. **Install Llama Stack**:
- Open a new terminal and install `llama-stack`:
…
-
Hi I'm not able to setup the conda environment with the help of environment.yaml file. Kindly help me debug this issue:
```
$ conda env create -f environment.yml
Channels:
- pytorch
- conda-f…
-
I've had a lot of trouble installing conda environments from LCR-modules recently. Many of the environment yaml files seem to contain packages that are no longer available or now conflict with other s…
-
(found while exploring potential Conda support for FawltyDeps, see e.g. https://github.com/tweag/FawltyDeps/issues/447 for more context)
I'm following the documentation at https://www.activestate.c…
-
I try to set up the environment. However, it appears this issue:
Pip subprocess error:
WARNING: Ignoring version 2.0.6 of omegaconf since it has invalid metadata:
Requested omegaconf==2.0.6 from …
-
I found issue #521 but none of the tips there helped in my case.
I am trying to run bactopia on WSL + Ubuntu, fresh install. Installed MambaForge as per the installation instructions, then installed …
-
I tried to create the conda environment on my mac and I got the following error:
1. The name of the environment in the yaml file is `base`, but installing a more recent version of conda will gi…
-
Consider providing a conda environment yml file (environment.yml) so users can just create and install all necessary packages with conda env create -f environment.yml
-
Environment: Windows 11 with WSL.
Successfully installed nerfbaselines. However, when installing method, Solving Environment takes forever.
Install nerfbaselines working:
```
conda create -n nb…