pypy setup

get binary

http://pypy.org/download.html
or portable one
https://github.com/squeaky-pl/portable-pypy#portable-pypy-distribution-for-linux

modules install

pypy -m pip install git+https://bitbucket.org/pypy/numpy.git
pypy -m pip install nltk, etc...

タグ:

python pypy
最終更新:2016年05月04日 00:11