Syed Ali Mohsin Bukhari

Results 1 comments of Syed Ali Mohsin Bukhari

I had the same issue, I have a conda environment with `python3.11.9`, and what worked for me was ``` pip install pydot==2.0.0 sudo apt install graphviz ```