You can build the module by starting $ python setup.py build_ext --inplace If you use Windows and the method above raises errors concerning compiler mismatch, you should try $ python setup.py build_ext --inplace --compiler=mingw32 For furter questions please contact me: Uwe Schmitt, uschmitt@mineway.de Have Fun !