Arg0s1080 / mrz

Machine Readable Zone generator and checker for official travel documents sizes 1, 2, 3, MRVA and MRVB (Passports, Visas, national id cards and other travel documents)
GNU General Public License v3.0
328 stars 122 forks source link

How to pip install latest version MRZ? #7

Closed junyang-cynopsis closed 5 years ago

junyang-cynopsis commented 5 years ago

Hi, the mrz checker module works great! However, I would like to pip install the latest version of mrz which includes the fields() function. How do I do so?

Arg0s1080 commented 5 years ago

Hi @junyang-cynopsis ,

Readme.md explains how to install mrz by cloning this repo, so I guess some error has occurred. If so, it would be fine to know the error and your OS.

Note:

However, if you can wait, I hope to upload the project to Pypi this afternoon (6-12 hours approx.). Then you can use pip or pip3

Best regards

Arg0s1080 commented 5 years ago

It's done.. mrz 0.5.5 is uploaded to PyPi. pip install mrz should work