Hi there,
I noticed the docs recommend installing invoice2data via pip and then manually fetching all dependencies and input modules. Since all of these dependencies are already on conda-forge+pip, it would be much faster and less error-prone to provide:
- A dedicated invoice2data conda package, or
- At minimum an environment.yml that pins all required packages.
Would you consider adding one of these to simplify installation for conda users?
Edit: Brief update, ocrmyPDF is a bit fiddly to get working and requires something outside of conda
Hi there,
I noticed the docs recommend installing invoice2data via pip and then manually fetching all dependencies and input modules. Since all of these dependencies are already on conda-forge+pip, it would be much faster and less error-prone to provide:
Would you consider adding one of these to simplify installation for conda users?
Edit: Brief update, ocrmyPDF is a bit fiddly to get working and requires something outside of conda