Skip to content

Missing requirements #5

@SoftologyPro

Description

@SoftologyPro

After installing requirements.txt and starting app.py it complains "No module named 'flux'"
pip install flux
app.py now gives

Traceback (most recent call last):
  File "D:\Tests\ZenCtrl\ZenCtrl\app\gradio_app.py", line 9, in <module>
    from flux.condition import Condition
ModuleNotFoundError: No module named 'flux.condition'

What version of flux is needed? Can you update requirements.txt for all requirements?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions