Skip to content

AttributeError: module 'gradio' has no attribute 'Box' when running app.py #137

Description

@Rage997

After setting up the project using the provided Anaconda environment, I encountered the following error when running bash python3 app.py:

AttributeError: module 'gradio' has no attribute 'Box'

It seems there is a version mismatch: in the anaconda environment. This prevents the app from running out-of-the-box. Could you clarify the recommended Gradio version, or update the code to be compatible with the environment?

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