h2oai / h2o-tutorials

Tutorials and training material for the H2O Machine Learning Platform
http://h2o.ai
1.48k stars 1.01k forks source link

png in generateTreeImage function not working. #150

Closed Alex-Wenner-FHR closed 1 year ago

Alex-Wenner-FHR commented 3 years ago

I am getting an error when calling the function generateTreeImage and passing the respective parameters. The error I am getting is "FileNotFoundError: [WinError 2] The system cannot find the file specified". I checked the directory and it wasn't there just as the error indicated. I have also went in and tried to create the png file manually in the directory but had no luck there either. Not sure that was the right approach just seemed to be at a loss for debugging this error. Please help resolve this issue! Thanks