pyzatt icon indicating copy to clipboard operation
pyzatt copied to clipboard

ERROR: Could not find a version that satisfies the requirement pyzatt

Open Barabba11 opened this issue 4 years ago • 4 comments

Hi, I've the terminal K40 right here and want to test your script, I had the python 2.7 but it said it doesn't suite your script when installing, then I upgrade everything and now I have this error. I really don't know what to do! Please help, how can I install manyually?

  • PyZatt version: I used your command pip install pyzatt
  • Python version: Just downloaded and updated pip
  • Operating System: Win 10 Thanks

Barabba11 avatar Apr 09 '21 17:04 Barabba11

the second line error I got is ERROR: No matching distribution found for pyzatt

Barabba11 avatar Apr 09 '21 17:04 Barabba11

I solved this problem installing manually, first I had to solve the problem that Win10 pretended to execute python choosing/installing it in its App.. (??, even if I installed it with installer), disabling that on the control panel, than I exploded the zip file, and executed the setup.py. I needed to install pytest and prettytable, this time pip worked. Anyway when I execute test_other.py and after test_access.py (with the proper IP address) it goes back to prompt after 1 second and on the WireShark I don't see any packets..

Barabba11 avatar Apr 09 '21 19:04 Barabba11

Temporary I've tested the protocol with pyzk project

Barabba11 avatar Apr 10 '21 11:04 Barabba11

I solved this problem installing manually, first I had to solve the problem that Win10 pretended to execute python choosing/installing it in its App.. (??, even if I installed it with installer), disabling that on the control panel, than I exploded the zip file, and executed the setup.py. I needed to install pytest and prettytable, this time pip worked. Anyway when I execute test_other.py and after test_access.py (with the proper IP address) it goes back to prompt after 1 second and on the WireShark I don't see any packets..

Don't understand what you say.Can you give some details with pictures?

zhjygit avatar Sep 17 '23 05:09 zhjygit