inventree / inventree-brother-plugin

Label printing plugin for Brother series printers
MIT License
16 stars 12 forks source link

Missing dependencies? #18

Closed diodenschein closed 1 year ago

diodenschein commented 1 year ago

Hello I managed to get this installed and running. It's great!

There are a few missing dependencies though. I have no idea how they would get installed in the inventree install process but:

apt install build-essential libpoppler-cpp-dev pkg-config poppler-utils pip install pdf-info python-poppler

Was what I needed.

matmair commented 1 year ago

Hi there @diodenschein We can not easily add debian requirements to the pip package but we can include the info in the docs. thanks for the report.