https://prefect.io logo
t

thuong

09/01/2023, 7:56 PM
I use the windows 11 operating system, I downloaded graphviz to my computer to use flow.visualize() to visualize my data flow (like the instructions here https://docs.prefect.io/2.12 .0/concepts/flows/#~text=states%20completed.%27)-,Visualizing%20Flow%20Structure,%C2%B6,-You%20can%20get) but I downloaded graphviz and it still doesn't work works on my computer I followed the instructions of this video

https://www.youtube.com/watch?v=XnxIfoUQeWw&pp=ygUlaG93IHRvIGluc3RhbGwgZ3JhcGh2aXogb24gd2luZG93cyAxMQ%3D%3D

Hope someone can help me, thanks for reading
s

Serina

09/03/2023, 3:06 AM
Hi, @thuong, what is the error you are getting when you run
flow.visualize()
and are you able to use
graphviz
otherwise?