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

ENOENT: no such file or directory, open '.git/refs/heads/main' #373

Open
sitzbrau opened this issue Sep 17, 2024 · 1 comment
Open

ENOENT: no such file or directory, open '.git/refs/heads/main' #373

sitzbrau opened this issue Sep 17, 2024 · 1 comment

Comments

@sitzbrau
Copy link

OS: Windows 10 with Visual Studio C+

while opening start_tts_webui.bat i'm getting this error

issue:

Trascrizione avviata. File di output: D:\tts-generation-webui-main\installer_scripts\output.log
"Checking if the Micromamba/Conda environment is already installed."
"Micromamba/Conda environment already installed in C:\WINDOWS\system32\installer_files\env, skipping installation"


Starting init app (version: 0.0.6)...


Checking conda installation...
>conda --version
conda 24.7.1
Pulling updates from tts-generation-webui
There was a problem while pulling updates. Aborting...
ENOENT: no such file or directory, open '.git/refs/heads/main'
Failed to init the app, exiting...
@rsxdalv
Copy link
Owner

rsxdalv commented Sep 18, 2024

There are several installation issues happening. Do you have conda/micromamba installed on your system?
I am not sure why it jumped out of the installation directory all the way to system32 folder. Did you run it as an admin rather than 'normally'?

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