I would like to create diagram class using pyreverse. I download it, and when I use this command: pyreverse.bat -c PyreverseCommand -a1 -s1 -f ALL -o png test.
I try to get a class diagram from Python source code in Client folder with pyreverse but it requires __init__.py (venv) C:\Users\User\Desktop\project> pyreve
I'm creating a tool for displaying Python project as an UML diagram (+ displaying some code error detection using GUI). I scan some project using Pyreverse and