Compile zbar for Python 3.x
问题 A few years ago I spent some time finding a way to make zbar work with Python 2.7 + Windows x64, and I posted this working solution: How to decode a QR-code image in (preferably pure) Python? Now I notice pip install zbar still does not work out-of-the-box with Python 3.7, so I'm trying to compile it from source. Here is what I did: Install "Microsoft Visual C++ Build Tools 2015" (see here) Get the zbar source from: https://github.com/NaturalHistoryMuseum/ZBarWin64 msbuild zbar64.sln /p