You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note-------
previously runned this cmd
cd logai-main-> pip install ".[gui]"
$ python gui/application.py
Traceback (most recent call last):
File "D:\logai-main\gui\application.py", line 14, in
from gui.pages.utils import create_banner
ModuleNotFoundError: No module named 'gui'
The text was updated successfully, but these errors were encountered:
Note-------
previously runned this cmd
cd logai-main-> pip install ".[gui]"
$ python gui/application.py
Traceback (most recent call last):
File "D:\logai-main\gui\application.py", line 14, in
from gui.pages.utils import create_banner
ModuleNotFoundError: No module named 'gui'
The text was updated successfully, but these errors were encountered: