[BUG REPORT]
I Downloaded the audio-webui.zip from the latest release extracted to a external ssd, ran the windows installer, then ran the run bat and have gotten this message:
WARNING: Unable to run py command, you probably do not have py launcher installed, make sure you have the python.org version installed, not the windows store version.
Launching anyways, running python command.
Checking installs and venv + autodebug checks
Python version: 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Webui version: Unable to check version, not installed with git.
Found extensions:
activating venv
no venv found, creating venv
Checking installs and venv + autodebug checks
Python version: 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Webui version: Unable to check version, not installed with git.
Found extensions:
Installed packaging!
Installed numpy!
Installed PyTorch!
Installed transformers!
Installed diffusers!
Installed gradio!
Traceback (most recent call last):
File "F:\AudioWEBUi\audio-webui\audio-webui\main.py", line 19, in
I ran an earlier version before with no issues.
I've tried also the git pull install with the exact same behavior after running the bat.
Please use the installer: https://github.com/gitmylo/audio-webui/releases it should install the latest version. Since it looks like you just downloaded the zip from the repo. This may not be the cause of the issue, But it's better to use the installer.