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
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
there is an error, ignore it.
4.3 test
the quick.py is:
5 enjoy.
some website:
http://snap.stanford.edu/snappy/index.html
http://snap.stanford.edu/snappy/doc/tutorial/tutorial.html
some material: