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
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 directoryThe 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