I have installed all required libraries including graphviz but still can't get png output (it's CANN algorithm for machine learning) help
Asked
Active
Viewed 22 times
0
-
1the error says it: `pydot` is not installed. you need to install that package. – hiro protagonist Mar 14 '23 at 06:41
-
1And (according to the error message) you probably need to install the Graphviz package – sroush Mar 14 '23 at 13:46
-
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Сергей Кох Mar 14 '23 at 18:44