NaturalHistoryMuseum / pyzbar

Read one-dimensional barcodes and QR codes from Python 2 and 3.
MIT License
724 stars 175 forks source link

Update README.rst; libzbar depends on MSVCR120.dll #92

Closed oda closed 2 years ago

oda commented 3 years ago

I tried to use this library on a brand new machine and came across to this problem. Thanks a lot.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 98.095% when pulling d33f29446c7e99366909d56b43aef9354b51ea1b on oda:master into 833b375c0e84077943b7100cc9dc22a7bd48754b on NaturalHistoryMuseum:master.

quicklizard99 commented 2 years ago

The README already includes information about the dependency on the Visual C++ runtime DLL.