Skip to content

Instantly share code, notes, and snippets.

@kymtwyf
Created April 28, 2016 08:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kymtwyf/ca9594c0f66dd57701d506db49b69f17 to your computer and use it in GitHub Desktop.
Save kymtwyf/ca9594c0f66dd57701d506db49b69f17 to your computer and use it in GitHub Desktop.
on ubuntu

###update sudo apt-get udpate

###install pip sudo apt-get install python-pip

###install zbar sudo apt-get install python-zbar

@kymtwyf
Copy link
Author

kymtwyf commented Apr 28, 2016

the first two may be optional ,but I tried many times installing zbar using pip install zbar with failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment