QR_Attendance icon indicating copy to clipboard operation
QR_Attendance copied to clipboard

Added an alternate apt-get command for pyzbar

Open sherlockhoe90 opened this issue 1 year ago • 3 comments

Loved your project!

I tried to run the project on three different Ubuntu systems. But despite trying to download 'pyzbar' from the requirements using the pip command, and it being downloaded successfully... It always gave out the error: "[ImportError: Unable to find zbar shared library on Flask]"

In this PR I've added an alternate apt-get command so that the non tech-savvy users don't feel inconvenienced by the error.

sherlockhoe90 avatar May 17 '24 06:05 sherlockhoe90

Loved your project!

I tried to run the project on three different Ubuntu systems. But despite trying to download 'pyzbar' from the requirements using the pip command, and it being downloaded successfully... It always gave out the error: "[ImportError: Unable to find zbar shared library on Flask]"

In this PR I've added an alternate apt-get command so that the non tech-savvy users don't feel inconvenienced by the error.

I noticed the pip install command was removed from the file. Since not all systems support apt-get, could you please update your pull request to include this change? Once that's done, I'll be happy to merge it. Thank you!

rahul2002m avatar Jun 02 '24 15:06 rahul2002m

@rahul2002m Made the required changes and added the pip command back again. Sorry for the delay, I'd missed your comment earlier.

sherlockhoe90 avatar Jul 03 '24 05:07 sherlockhoe90

@rahul2002m a friendly reminder

sherlockhoe90 avatar Aug 06 '24 10:08 sherlockhoe90