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

No module named dash #48

Open
adityai opened this issue Apr 14, 2023 · 1 comment
Open

No module named dash #48

adityai opened this issue Apr 14, 2023 · 1 comment

Comments

@adityai
Copy link

adityai commented Apr 14, 2023

I followed the instructions listed under 'Explore LogAI GUI Portal':

(venv) # python gui/application.py
Traceback (most recent call last):
  File "/logai/gui/application.py", line 8, in <module>
    import dash
ModuleNotFoundError: No module named 'dash'
@yangwenz
Copy link

Hi, please install logai[gui], this will include the Dash lib.

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