Skip to content

ModuleNotFoundError: No module named 'gradio_utils' #6

@l3ig0de

Description

@l3ig0de

I followed the video, but when I try to run webui.py, I get this error

(venv) D:\pasta\AI\beatrice_trainer_webui>python webui.py
Traceback (most recent call last):
File "D:**\beatrice_trainer_webui\webui.py", line 20, in
from gradio_utils.utils import get_available_items, refresh_dropdown_proxy, move_existing_folder, get_port_available, launch_tensorboard_proxy
ModuleNotFoundError: No module named 'gradio_utils'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions