Hello guys,

I am very new in the Django and python and I am trying to write a 
barcode-reader code.

my requirements.txt file is as follows

Django>=2.2,<3.0
psycopg2>=2.7,<3.0
Pillow>=6.1.0
pyzbar==0.1.8
numpy==1.16.4
django-sslserver==0.20

 but when I try to import the prybar it raises an error.
I have also installed zbar using 
  -brew install zbar

but this could not solve my error
please help me.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ab2a0eb4-de65-463c-ab5e-5ba269ccb93b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to