Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem running pandrator_start_minimal_xtts.exe #16

Open
andre9845 opened this issue May 3, 2024 · 2 comments
Open

problem running pandrator_start_minimal_xtts.exe #16

andre9845 opened this issue May 3, 2024 · 2 comments

Comments

@andre9845
Copy link

andre9845 commented May 3, 2024

I have a problem running the file pandrator_start_minimal_xtts.exe after installation in the installation file I have something like this:

2024-05-03 22:14:59,829 - INFO - Created Pandrator folder at C:\panda\Pandrator
2024-05-03 22:14:59,830 - INFO - Cloning repositories...
2024-05-03 22:15:02,371 - INFO - Installing Miniconda...
2024-05-03 22:15:37,771 - INFO - Creating conda environment xtts_api_server_installer...
2024-05-03 22:15:52,651 - INFO - Creating conda environment pandrator_installer...
2024-05-03 22:15:59,287 - INFO - Installing PyTorch and xtts_api_server package in xtts_api_server_installer...
2024-05-03 22:25:06,898 - ERROR - Error executing command: ['C:\panda\Pandrator\conda\Scripts\conda.exe', 'run', '-n', 'xtts_api_server_installer', 'pip', 'install', 'xtts_api_server']
2024-05-03 22:25:06,898 - ERROR - Error message: Command '['C:\panda\Pandrator\conda\Scripts\conda.exe', 'run', '-n', 'xtts_api_server_installer', 'pip', 'install', 'xtts_api_server']' returned non-zero exit status 1.
2024-05-03 22:25:44,289 - INFO - Pandrator folder exists. Skipping installation steps.
2024-05-03 22:25:44,289 - INFO - Running xtts_api_server in xtts_api_server_installer...
2024-05-03 22:25:44,298 - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8020
2024-05-03 22:25:46,342 - INFO - xtts server is not online. Waiting... (Attempt 1/30)
2024-05-03 22:25:56,344 - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8020
2024-05-03 22:25:58,387 - INFO - xtts server is not online. Waiting... (Attempt 2/30)
2024-05-03 22:26:08,388 - DEBUG - Starting new HTTP connection (1): 127.0.0.1:8020

@lukaszliniewicz
Copy link
Owner

Thank you, I get the error too, but it's not immediately obvious to me what's causing it. I will investigate tomorrow.

@lukaszliniewicz
Copy link
Owner

Please try downloading the installer again. There was a problem with one of xtts_api_server's dependencies. It works for me now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants