Hi,
Which version of the lib2geom Python bindings is recommended for use: Boost-Python or Cython? I can build both versions on Windows, but I cannot use them. Here is the error that I receive when I import either of the modules:
import cy2geom
Traceback (most recent call last): File "<stdin>", line 1, in <module> File "cy2geom.pyx", line 5, in init cy2geom (C:\Users\xxx\Desktop\lib2geom\build\src\2geom\cython-bindings\cy2geom.cxx:1094) ImportError: DLL load failed: The specified procedure could not be found.
I followed the exact build and install procedure found in the README.win32 document. Appreciate any help on this, thanks.
Best regards, - Pradeep
-- View this message in context: http://inkscape.13.x6.nabble.com/Python-bindings-tp4969424.html Sent from the Inkscape - Dev mailing list archive at Nabble.com.