Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Dec 31, 2021 · 1 comment
Assignees

Comments

@Yap-Yoong-Siew
Copy link

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):

  • OS: [e.g. iOS, Debian 9]
  • Python version [e.g. 2.7, 3.5]]
    3.10 windows 10
    Additional context
    Add any other context about the problem here.
@agn-7
Copy link

agn-7 commented Mar 12, 2022

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

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

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

No branches or pull requests

4 participants