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

ModuleNotFoundError: No module named 'gradio_logsview' #305

Open
Modern3D opened this issue Jan 18, 2025 · 1 comment
Open

ModuleNotFoundError: No module named 'gradio_logsview' #305

Modern3D opened this issue Jan 18, 2025 · 1 comment

Comments

@Modern3D
Copy link

Greetings.

I am encountering the following error message when I attempt to run 'python app.py'.

C:\Users\xxx\AppData\Local\Programs\Python\Python310\lib\site-packages\trio_core_multierror.py:511: RuntimeWarning: You seem to already have a custom sys.excepthook handler installed. I'll skip installing Trio's custom handler, but this means MultiErrors will not show full tracebacks.
warnings.warn(
Traceback (most recent call last):
File "D:\fluxgym\fluxgym\app.py", line 17, in
from gradio_logsview import LogsView, LogsViewRunner
ModuleNotFoundError: No module named 'gradio_logsview'

Iwas able to confirm that the folder gradio_logsview exist.

And suggestions will be highly appreciated

@cvtower
Copy link

cvtower commented Jan 21, 2025

u will find answer within the file: requirement.txt

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

2 participants