fananimi / pyzk

Unofficial library of zkteco fingerprint attendance machine
GNU General Public License v2.0
498 stars 330 forks source link

pip install is not up to date with the git repo one BUT both have the same version name 0.9.0 ? #133

Open Yap-Yoong-Siew opened 2 years ago

Yap-Yoong-Siew commented 2 years ago

Describe the bug A clear and concise description of what the bug is. We tested some feature and it doesn't work, like the backup and restore script when using the pip install one, but when using the git clone then it works. We thought that it could be just the pip package is not updated but both have the same version name To Reproduce Steps to reproduce the behavior:

  1. initialize data '...'
  2. execute command '....'
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Capture Data Try to always include captured data (pcap files from wireshark (tutorial), and verbose output from test_machine if applicable)

System (please complete the following information):

agn-7 commented 2 years ago

Alternatively, to bypass it, install this package as follows:

pip install git+https://github.com/fananimi/pyzk