Miguel Guerrero
Results
2
comments of
Miguel Guerrero
I'm facing the same issue on macOS
I'm using `tensorflow 2.16.1` with a Conda environment on macOS. The following worked for me: ``` pip install pydot conda install graphviz ```