Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added an alternate apt-get command for pyzbar #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sherlockhoe90
Copy link

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.

@rahul2002m
Copy link
Owner

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!

@sherlockhoe90
Copy link
Author

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

@sherlockhoe90
Copy link
Author

@rahul2002m a friendly reminder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants