You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey I was having same issues in my windows and linux with pip. I managed to install pygraphviz and other packages with nix successfully. You can try windows package managers choco and winget. If that doesn't solve the issue then I would suggest installing via nix in WSL2.
Issue is not from Text2SQL its with pygraphviz imo
"Historically, installing Graphviz and PyGraphviz on Windows has been challenging. Fortunately, the Graphviz developers are working to fix this and their recent releases have much improved the situation."
PyGraphviz documentation. A manual download for Windows has been mentioned here kindly refer to this.
If you do solve this issue feel free to make a pr. Refer to #45 for further details. Thank you.
pygraphviz installation is not supported using pip in windows
The text was updated successfully, but these errors were encountered: