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

Problem invoking client.py with a COMX com port address on a Windows PC #92

Open
BillComben opened this issue Dec 3, 2023 · 0 comments

Comments

@BillComben
Copy link

To run this script on a windows PC you need to enter the com port as follows
python client.py monitor COM7 -o packet.log

But this causes a port not found error.

The command will only run successfully if you do not add any options after the com port as follows
python client.py monitor COM7

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

No branches or pull requests

1 participant