text-generation-webui icon indicating copy to clipboard operation
text-generation-webui copied to clipboard

Oobabooga text-gen-webui installation not possible due to conda issues

Open Enka55 opened this issue 2 years ago • 2 comments

I tried to install oobabogga by running start_linux.sh (my os: ubuntu 22.04). But I faced the following error: start_linux.sh: 3: Bad substitution start_linux.sh: 5: [[: not found start_linux.sh: 30: [: T: unexpected operator start_linux.sh: 26: /home/Downloads/text-generation-webui/installer_files/conda/bin/conda: not found start_linux.sh: 46: /home/Downloads/text-generation-webui/installer_files/conda/bin/conda: not found Conda environment is empty.

I tried to install anaconda3 manually but it did not help

Is it just me or do someone have this issue as well?

Enka55 avatar Feb 06 '24 15:02 Enka55

I have same issue and still looking for the answer. i will update when I find out bro.

13noomoon31 avatar Feb 12 '24 10:02 13noomoon31

Unless u have answer u update :D

13noomoon31 avatar Feb 12 '24 10:02 13noomoon31

i strongly recommend in all cases with anything ai related, just run the docker and save yourself the pain and suffering.

otherwise you could try removing the entire directory, rm -r /home/Downloads/text-generation-webui then pulling it again git clone https://github.com/oobabooga/text-generation-webui/ then reinstalling the whole situation

pip install -e .
bash start_linux.sh

Alignment-Lab-AI avatar Feb 19 '24 23:02 Alignment-Lab-AI

I have the same issue. I am running in a fresh podman environment.

LeonEricsson avatar Feb 27 '24 10:02 LeonEricsson

This issue has been closed due to inactivity for 2 months. If you believe it is still relevant, please leave a comment below. You can tag a developer in your comment.

github-actions[bot] avatar Apr 27 '24 23:04 github-actions[bot]