XmYx / ainodes-engine

GNU Lesser General Public License v2.1
250 stars 13 forks source link

zbar fails to build #17

Closed MakingMadness closed 1 year ago

MakingMadness commented 1 year ago

For me, zbar failed to build a wheel on Ubuntu. I fixed it by doing pip install zbar-py.

XmYx commented 1 year ago

Thank you, adding to requirements and closing this issue. Please make sure to update to the latest, as updates are frequent. : ) normally this is installed by "pyzbar", I'll check on Linux, and include a separate requirements if needed.