Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDG Cannot Be Run on Systems without GraphViz #58

Closed
syoon2 opened this issue Apr 6, 2024 · 0 comments · Fixed by #59
Closed

PDG Cannot Be Run on Systems without GraphViz #58

syoon2 opened this issue Apr 6, 2024 · 0 comments · Fixed by #59
Assignees
Labels
bug Something isn't working important High priority

Comments

@syoon2
Copy link
Owner

syoon2 commented Apr 6, 2024

Description

To reproduce:

  1. Run PDG on a system without GraphViz
  2. Try generating diagram
  3. Observe diagram generation failing

Versions Affected

<= v2.0.1

Fix

Use v2.0.2 or later.

Workaround

Download and install GraphViz before running PDG. Make sure to add GraphViz to PATH.

@syoon2 syoon2 added bug Something isn't working important High priority labels Apr 6, 2024
@syoon2 syoon2 self-assigned this Apr 6, 2024
@syoon2 syoon2 pinned this issue Apr 6, 2024
@syoon2 syoon2 closed this as completed in #59 Apr 6, 2024
@syoon2 syoon2 unpinned this issue Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant