|
From: Nick W. <ni...@pr...> - 2011-03-15 17:42:59
|
To answer my own question, I did find how to get past this error. See the below bug for a patch to the Windows build documentation, which explains what is needed. https://bugs.launchpad.net/openobject-client-kde/+bug/731968 The particular issue I asked about here can be solved by copying msvcp90.dll (from MS Visual C++ 2008 redistributable) to the Python DLL folder (e.g. C:\Python27\DLLs). Nick |