本文介紹了如何在 Windows 10 上安裝 graphviz-2.38的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!
問題描述
我知道這是基本的,但我很困惑.我以前從未在 Windows 操作系統(tǒng)上安裝過 python 包……只有 Linux.
I know this is basic, but I'm pretty stuck. I've never installed python packages on Windows OS before... only Linux.
我下載了 graphviz-2.38 zip 并將其移至我的 Anaconda 包目錄.我解壓了,然后在命令行試了一下:
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
這是我得到的錯誤:
Could not find a version that satisfies the requirement graphviz-2.38 (from
versions: )
No matching distribution found for graphviz-2.38
我在 graphviz 中根本看不到任何設置文件,所以我有點迷茫.
I don't see any setup file within graphviz at all, so I'm a little lost.
推薦答案
隨便用:
pip install graphviz
這篇關于如何在 Windows 10 上安裝 graphviz-2.38的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!
【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權益,請聯(lián)系我們刪除處理,感謝您的支持!