[問題] 關於pygraphviz安裝

作者: incessantgas (我要吃好料)   2020-03-14 23:25:44
這幾天因為安裝pygraphviz遇到問題,處理了很久依然無解QQ
安裝步驟是直接打開cmd,然後下pip install pygraphviz,接著就顯示
Collecting pygraphviz
Using cached pygraphviz-1.5.zip (117 kB)
Installing collected packages: pygraphviz
Running setup.py install for pygraphviz ... error
ERROR: Command errored out with exit status 1:
.....
.....中略部分都是紅字
.....
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft
Visual C++ Build Tools":
http://landinghub.visualstudio.com/visual-cpp-build-tools
作者: yiche (你若安好,便是晴天)   2020-03-15 15:00:00
這要做什麼用的,我裝過的是graphviz,不曉得是不是一樣
作者: yvmi (鞭策自己社社長)   2020-03-15 19:51:00
改用easy_install試試看?
作者: incessantgas (我要吃好料)   2020-03-16 00:22:00
y大:這是一個可以畫Petri Net(流程圖)的指令yvmi大:會出現error: No urls, filenames,or requirements specified訊息
作者: yvmi (鞭策自己社社長)   2020-03-16 15:46:00
我的作法是把檔案放到你的專案資料夾裡面。然後 pip install *****.tar.gz(要全檔名)

Links booklink

Contact Us: admin [ a t ] ucptt.com