Installation Issues
Opened this issue · 7 comments
pandrator_installation_log_20240927_195325.log
I have been having issues installing this program. I have tried restarting my PC, reinstalling Visual Studios and VS Buildtools, only installing Pandrator with one engine, and using older versions of the installer.
From the log it seems that you haven't removed the Pandrator folder before attempting a new installation. Also, please don't use paths with spaces, conda doesn't handle them very well (e.g. ("AI Voices" -> ai_voices). Please try using the installer from the latest release which I've just uploaded.
pandrator_installation_log_20240928_005923.log
The installation seems to get further, but it still fails.
It seems you're running out of storage space:
2024-09-28 01:05:57,602 - ERROR - Error installing PyTorch and xtts-api-server package.
2024-09-28 01:05:57,602 - ERROR - Error output: ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
What do you mean by moving files around? What version of Windows are you on? Did you launch the installer from a directory without spaces in the name? Please try removing everything, or choosing a different location, and installing again. I've just run the XTTS installation on a fresh W11 machine and it concluded without issues, including Build Tools installation. Anyway, I will make pre-installed zip packages available soon, and this should solve all problems with installation.
I just meant that I moved files off of my C: drive to my NAS so I have more space, I changed the directory to one without a name, and I am using Windows 10 Home ver. 10.0.19045. I get the program fully launched, but When I try to connect to the local server for XTTS, VoiceCraft, etc, it spits out an error like the one I sent above. I have also tried doing on my second drive, same issue.
I see... are you using the launcher to open it or python?