Does anyone know how to get the Python libs running on Win XP?

Tried it with latest trunk and release versions of Monet, and with Python 2.4 and 2.5
  File "C:\Python25\lib\MonetDB\MapiLib.py", line 7, in <module>
    import _MapiLib
ImportError: DLL load failed: The specified module could not be found.

_MapiLib.pyd is there alright. Is this a version problem?

Thanks,

Kees