ERROR: Could not find a version that satisfies the requirement pyzatt
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
the second line error I got is ERROR: No matching distribution found for pyzatt
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..
Temporary I've tested the protocol with pyzk project
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?