XingangPan / DragGAN

Official Code for DragGAN (SIGGRAPH 2023)

Home Page:https://vcai.mpi-inf.mpg.de/projects/DragGAN/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"ModuleNotFoundError: No module named 'imgui'" (Windows 10)

AlexxB31 opened this issue · comments

"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.