-
Notifications
You must be signed in to change notification settings - Fork 21
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
build error on Windows #28
Comments
In my case, a workaround using the windows executable of graphviz is currently feasible (even though it is slightly cumbersome as I need to write the tree into a text file, which I would prefer to avoid) |
I get similar error on linux
and
|
this is a workaround that worked for me on linux: editing
with
And then,
this would most likely give error:
which can be resolved by |
This is my workaround on Windows.
After the workaround, I have no errors with 'using GraphViz'. |
I tried the Windows workaround but I'm still getting the same error. |
The future is now |
Issue 12 seems to be about windows binaries.
Is that the reason I cannot build this package on Windows?
Or can anyone tell me whey I encounter the error below?
If that is the case, I would suggest that the readme says so.
The text was updated successfully, but these errors were encountered: