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

Unable to deploy to EC2 using AWS Beanstalk #150

Open
ks1990cn opened this issue Aug 26, 2023 · 1 comment
Open

Unable to deploy to EC2 using AWS Beanstalk #150

ks1990cn opened this issue Aug 26, 2023 · 1 comment

Comments

@ks1990cn
Copy link

Hi,
Not sure should I report here or not, but opening issue for help.
I am unable to deploy this code to AWS EC2 using beanstalk instead getting zbar not found. Can you please help me on this?
Health of instance goes to severe in this case.
Thanks!

@DimIsaev
Copy link

It doesn't seem to be a package problem
and the question of installing indispensable libraries on the server

Linux:

sudo apt-get install libzbar0

Install this Python wrapper; use the second form to install dependencies of the command-line scripts:

pip install pyzbar
pip install pyzbar[scripts]

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

No branches or pull requests

2 participants