Skip to content

[BUG] XTTS installer fails with Conda error if miniconda_path environment variable not set.#134

Description

@Morac2

Environment

馃崕 Mac

System

26.5.2

Describe the problem

I'm attempting to install XTTS using the install.sh and it gets to the Activating Conda environment: xtts step and fails with a number of errors the first of which is:
./install.sh: line 917: /bin/activate: No such file or directory

The problem is that the script assumes there is a miniconda_path environment variable set to the miniconda 3 path. If it's not set it creates the xtts condo environment, but the rest of the script just fails.

At the very least the install script should abort and inform the user to set the miniconda_path environment variable as once that is properly set to the correct path, the installer works fine.

Additional info

No response

Please tick the boxes

Metadata

Metadata

Assignees

No one assigned

    Labels

    馃崕 Mac馃悰Bug[ISSUE] Ticket describing something that isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions