|
Great! I never looked into the feasibility (or potential licensing conflicts) of distributing the the extra Python modules with the plugin. Once I saw there was a need for binary dependencies (poppler and tesseract), I just took the easy way out and made it work with an external interpreter altogether. Mainly because I could easily set up a virtual Python environment to do all the testing.
|