개발
graphviz 설치하기 (윈도우)
pastime
2023. 10. 19. 23:24
728x90
diagram을 사용하기 위해서는 graphviz 가 필요하다
만약 설치하지 않는다면 에러가 발생하는데...
graphviz.backend.execute.ExecutableNotFound: failed to execute WindowsPath('dot'), make sure the Graphviz executables are on your systems' PATH
다운로드 사이트
https://graphviz.org/download/
설치 이후
이후 툴을 재부팅하면 정상 동작한다.
728x90