Привет всем, у меня есть эта проблема на Python. Я попытался решить проблему, поставьте проблему здесь, пожалуйста, я опубликую эту проблему в нашей теме.
File "C:\Users\constantinos\AppData\Local\Programs\Python\Python37-32\lib\site-packages\graphviz\files.py", line 188, in render
rendered = backend.render(self._engine, format, filepath, renderer, formatter)
File "C:\Users\constantinos\AppData\Local\Programs\Python\Python37-32\lib\site-packages\graphviz\backend.py", line 183, in render
run(cmd, capture_output=True, check=True, quiet=quiet)
File "C:\Users\constantinos\AppData\Local\Programs\Python\Python37-32\lib\site-packages\graphviz\backend.py", line 150, in run
raise ExecutableNotFound(cmd)
graphviz.backend.ExecutableNotFound: failed to execute ['dot', '-Tpdf', '-O', 'iris'], make sure the Graphviz executables are on your systems' PATH