Replies: 4 comments 1 reply
-
I'm having the same problem on my windows machine. Is it possible to import this as an library without building it? In other words, can I use the pre-built download package for windows and some how configure it to run in python? |
Beta Was this translation helpful? Give feedback.
-
The prebuilt mingw packages do include the python bindings, See build-aux\msys2.bat and build-aux\appveyor-deploy.bat |
Beta Was this translation helpful? Give feedback.
-
One workaround that works for me since my goal is to extract text from drawings.
|
Beta Was this translation helpful? Give feedback.
-
I'm having the same problem on my windows machine today, maybe python on windows perfer to _LibreDWG.pyd than _LibreDWG.dll |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @rurban
after installing how do i configure this package for python on windows?
i built the package ...but how can i use it as python package ..how to import libredwg as said in examples..
Thanks
Beta Was this translation helpful? Give feedback.
All reactions