Spaces:
Runtime error
Runtime error
| $Env:CONDA_EXE = "/home/simon/prog/text-generation-webui/installer_files/conda/bin/conda" | |
| $Env:_CE_M = "" | |
| $Env:_CE_CONDA = "" | |
| $Env:_CONDA_ROOT = "/home/simon/prog/text-generation-webui/installer_files/conda" | |
| $Env:_CONDA_EXE = "/home/simon/prog/text-generation-webui/installer_files/conda/bin/conda" | |
| $CondaModuleArgs = @{ChangePs1 = $True} | |
| Import-Module "$Env:_CONDA_ROOT\shell\condabin\Conda.psm1" -ArgumentList $CondaModuleArgs | |
| Remove-Variable CondaModuleArgs |