Open
Description
When i was about to execute keras.utils.plot_model()
from a snippet in chapter - 07, i got the following error -- You must install graphviz (see instructions at https://graphviz.gitlab.io/download/) for "plot_model" to work.
Now, i have graphviz
version 0.20.1 installed. im using keras
version 3.0.5 and tensorflow
version 2.16.1. and im running the code with a Python 3.12.1 kernel in VS code .ipynb notebook.
Can someone help me with this?
Metadata
Metadata
Assignees
Labels
No labels