In my case the path where the sources were stored contained a space like "folder/folder space/UltraSinger/..".
The main issue here is that the .venv is still created but not installing any dependencies. Solution could be someting like saving the path as string or something but not sure.
After elemenating the space and caling the cude/windows.bat it started running.
In my case the path where the sources were stored contained a space like "folder/folder space/UltraSinger/..".
The main issue here is that the .venv is still created but not installing any dependencies. Solution could be someting like saving the path as string or something but not sure.
After elemenating the space and caling the cude/windows.bat it started running.