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

Missing core packages (dotenv), the app has not been installed successfully. #432

Open
zachysaur opened this issue Dec 19, 2024 · 11 comments

Comments

@zachysaur
Copy link

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

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...
""

@rsxdalv
Copy link
Owner

rsxdalv commented Dec 19, 2024 via email

@zachysaur
Copy link
Author

is there manual installation instructions

@zachysaur
Copy link
Author

anyone able to install this manually? lol wish me good luck

@rsxdalv
Copy link
Owner

rsxdalv commented Dec 19, 2024

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.

@zachysaur
Copy link
Author

cuda toolkit 11.8? right

@rsxdalv
Copy link
Owner

rsxdalv commented Dec 19, 2024

PyTorch includes CUDA nowadays, there should be no need to install cuda toolkit.

@zachysaur
Copy link
Author

https://youtu.be/VyDdhCy9icY just audio craft gave error

@LeinadDaerz
Copy link

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

@zachysaur
Copy link
Author

there no issue except in audio craft

@Vardaan-Grover
Copy link

so what's the conclusion now then? how do you fix this error?

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

4 participants