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
"py visualizer_drag.py" there is an error: "ModuleNotFoundError: No module named 'imgui'"
and menetioned before " line 15, in "
When I look into the visualizer_drag.py I can see there should be imported "imgu" whatever it is.
I have installed for many hours everything (python, pip, torch, anaconda/conda etc.) and double-checked.
Please advise me how this can be solved.
The text was updated successfully, but these errors were encountered:
"py visualizer_drag.py" there is an error: "ModuleNotFoundError: No module named 'imgui'"
and menetioned before " line 15, in "
When I look into the visualizer_drag.py I can see there should be imported "imgu" whatever it is.
I have installed for many hours everything (python, pip, torch, anaconda/conda etc.) and double-checked.
Please advise me how this can be solved.
The text was updated successfully, but these errors were encountered: