-
Notifications
You must be signed in to change notification settings - Fork 207
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
Missing core packages (dotenv), the app has not been installed successfully. #432
Comments
Hi, this means that there was a severe installation issue. Could you please
provide the log from the installer to see what went wrong? For this you
might need to reinstall it again.
…On Thu, Dec 19, 2024, 11:50 AM zachysaur ***@***.***> wrote:
vswhere is installed, checking for Visual Studio Build Tools
installation...
Visual Studio Build Tools is installed, continuing...
Starting init app (version: 0.0.6)...
Checking conda installation...
conda --version
conda 24.11.1
Pulling updates from tts-generation-webui
git pull
Already up to date.
Current git version: 0adb352
<0adb352>
No updates found, skipping...
Starting server...
Missing core packages (dotenv), the app has not been installed
successfully.
""
""
App exitted or crashed.
Starting command prompt for user to run commands in case of failure...
""
—
Reply to this email directly, view it on GitHub
<#432>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTRXI3CMOGFG5622PABGZ32GKJFTAVCNFSM6AAAAABT4S23J6VHI2DSMVQWIX3LMV43ASLTON2WKOZSG42DSNZYGM2TAMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
is there manual installation instructions |
anyone able to install this manually? lol wish me good luck |
Basically you'll need to get nodejs, the right python version, a python virtual environment, PyTorch and the packages installed (conda just makes it easier). It's an effort but it's absolutely doable. |
cuda toolkit 11.8? right |
PyTorch includes CUDA nowadays, there should be no need to install cuda toolkit. |
https://youtu.be/VyDdhCy9icY just audio craft gave error |
Ok so i think i know what may be the issue at least what was the issue on my case as i was having same issue, it seems that if you have a pip.ini with a global target it will have an issue and wont be able to install anything at least anything past audiocraft, i recomend to try to remove the global target or pip.ini from your folder on my case it was on user/appdata/roaming/pip folder if you find any remove it and try again on a fresh install, at least that resolved the issue on my case |
there no issue except in audio craft |
so what's the conclusion now then? how do you fix this error? |
vswhere is installed, checking for Visual Studio Build Tools installation...
Visual Studio Build Tools is installed, continuing...
Starting init app (version: 0.0.6)...
Checking conda installation...
Pulling updates from tts-generation-webui
No updates found, skipping...
Starting server...
Missing core packages (dotenv), the app has not been installed successfully.
""
""
App exitted or crashed.
Starting command prompt for user to run commands in case of failure...
""
The text was updated successfully, but these errors were encountered: