Pyreverse complaining even after having Graphviz
As mentioned in comments by @KanwarG the solution is to install Graphvis from as a proper package and not using the python package found using pip. If using a mac then a solution is to used Homebrew. If you do not have Homebrew then follow these instructions to install it. Then it is easy to … Read more