美文网首页
The installation of snap in Wind

The installation of snap in Wind

作者: EudeMo | 来源:发表于2015-09-14 18:41 被阅读0次

The requirements

1.Python. official website, 2.7.X recommand.

2.Snap. official website, install Visual C++ Redistributable for Visual Studio 2012 first.

Installation

3. Install Python. step skipped(easy to install). Notice the path Python installed.

4. Install Snap in Python:

4.1 Extract the Snap.zip. Remember the path Snap.zip extracted. 

4.2 open cmd, and enter the path of python installed. Here is c:\Python27

enter the path of python

4.2 input the command python the_path_of_setup.py_in_snap install.Here is c:\Python27\snap-1.2-2.4-win-x64-py2.7\setup.py

execute command

there is an error, ignore it.

4.3 test

test

the quick.py is:

code

5 enjoy.

some website:

http://snap.stanford.edu/snappy/index.html

http://snap.stanford.edu/snappy/doc/tutorial/tutorial.html

some material:

Gnuplot

Graphviz

相关文章

网友评论

      本文标题:The installation of snap in Wind

      本文链接:https://www.haomeiwen.com/subject/bcqmcttx.html