Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
appwiki:trac [2016/06/08 00:11] ying created |
appwiki:trac [2016/10/20 01:17] (current) |
||
---|---|---|---|
Line 7: | Line 7: | ||
- install required list: | - install required list: | ||
* python 2.7 | * python 2.7 | ||
- | * setuptools: (download the setuptools-22.0.5.zip and extract to site-package) https://pypi.python.org/pypi/setuptools | + | * setuptools: https://pypi.python.org/pypi/setuptools |
+ | * download the setuptools-22.0.5.zip and extract to site-package | ||
+ | * check my module install guide for python [[devwiki:python|ref link]] |