question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Assertion error -6 (Graphviz on macOS)

See original GitHub issue

I see a similar issue to issue #222 and #203 but with some differences: assertion code is ‘-6’ and I see this message terminating with uncaught exception of type NSException\n"

I did follow the steps outlined here: https://github.com/pydot/pydot/issues/203#issuecomment-533164709

I isolated the issue to the dot string: offending-dot-string.txt

with the following message: message.txt

I apologize. I am not sure how I to trouble shot the issue.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
mbprendcommented, Jul 6, 2021

Apologies. I added the offending-dot-string.dot file to the directory and re-ran the set of commands. The output is here: output_testing-commands-with-dot-string.txt.

In the mean time, I am working to update the version of graphviz. This might take a moment (conda and the time to solve environments). But, once done, I will rerun the set of comments, investigate the issues you shared, and report back.

Thank you, Peter!

0reactions
peternoweecommented, Jul 19, 2021

Ok, cool, that means that the upgrade really solved it and I can mention that in issue pydot/pydot#233. Thank you for taking those extra steps! And good luck with your work, let us know if you run into any problems when adding pydot to the mix!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Make sure the Graphviz executables are on your system's ...
I'm on macOS Catalina 10.15.3, and I had a similar error: ExecutableNotFound: failed to ...
Read more >
GraphViz not working when imported inside PydotPlus ...
In my case I am able to find graphviz executables manually in anaconda3\Library\bin\graphviz , but I still would get the GraphViz's Executables not...
Read more >
exported-issues-01-July-2016.xml - Nothing Here - Graphviz
<br> error, whilst laying out the same graph without subgraphs (some ... I have tested with: * graphviz 2.38.0 (20140413.2041) under OSX ......
Read more >
macOS Big Sur Problems - MacPorts Trac
MacPorts must be re-installed in a version configured for macOS 11 Big ... #61610: p5-inline-python @0.5.6: error: implicit declaration of ...
Read more >
CHANGELOG.md · main · graphviz / graphviz - GitLab
This was arguably a regression in Graphviz 6.0.1. ... #14; Failed assertion in chkSgraph for dot layout and ortho splines. #1408; Failed assertion...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found