XingangPan / DragGAN

Official Code for DragGAN (SIGGRAPH 2023)
https://vcai.mpi-inf.mpg.de/projects/DragGAN/
Other
35.65k stars 3.44k forks source link

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

Open AlexxB31 opened 10 months ago

AlexxB31 commented 10 months ago

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