hmm, can't get it to connect #15
Closed
scottcrevier
started this conversation in
General
Replies: 1 comment 3 replies
-
Not that I am aware of. Are you using a Trimlight Select system? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just fired this up for the first time. Running it from my Windows 10 computer. Here's my command:
python -m TrimPy --ip=192.168.XXX.XXX --query-pattern=1
with the correct IP address, and there's the output:
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it
I'm brand new to using Trimlight (though not new to programming, APIs, etc). Is there something I have to do to the system to allow it to talk to something like this?
Beta Was this translation helpful? Give feedback.
All reactions