-
https://git.ecker.tech/ aims to provide a place to share my efforts while maintaining true ownership of my code, as I do not trust GitHub.
XMR: 4B9TQdkAkBFYrbj5ztvTx89e5LpucPeTSPzemCihdDi9EBnx7btn8RDNZTBz2zihWsjMnDkzn5As1LU6gLv3KQy8BLsZ8SG
- Joined on
2022-10-10
A genuine thank you, since I keep being stubborn and finding the easy way to do it.
Strange.
You didn't happen to migrate over your tortoise-venv folder, did you?
If you did, I can sort of make some assumptions on what happened:
- mrq/tortoise-tts gets pulled, the setup…
Run:
python -m venv venv
call .\venv\Scripts\activate.bat
pip install -U git+https://git.ecker.tech/mrq/tortoise-tts.git
Sorry about that, several little brain worms happened, all should be fixed in commit 996e5217d2224804be6d71ca29af941c6fe3a3ef.
I think commit 2615cafd75 broke something, because now I get this error while while running start.bat
Did you manually pull with git pull? You'll need to re-install dependencies, as I…
Should be fixed in 0dd5640a89aba2eafa4e886d74f28f3a5e95357f. It was quick to figure the issue since past-me had the brain to at least have it print the command it executes.
Several brain worms…