=== LINUX ===
need python.h

apt-get install python-dev

or python-devel for fedora 

compile with: python setup.py build_ext -i

test with: python test.py


=== WINDOWS ===

run pymake.bat

test with: python test.py