I know this is basic, but I'm pretty stuck. I've never installed python packages on Windows OS before... only Linux.
I downloaded the graphviz-2.38 zip and moved it to my Anaconda packages directory. I unzipped it, and then on the command line tried:
C:Users
ameAnaconda3pkgsgraphviz-2.38> pip install graphviz-2.38
This is the error I got:
Could not find a version that satisfies the requirement graphviz-2.38 (from
versions: )
No matching distribution found for graphviz-2.38
I don't see any setup file within graphviz at all, so I'm a little lost.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…