Having issues running in windows. (is this windows compatible?)
updated sample.py w/ mud URL and port
attempted to run pycat.py sample 4000
received error: "An operation was attempted on something that is not a socket"
Is this an end user issue? Am I doing something wrong?
I tried looking at the closed issues first before adding a new issue but didn't see an answer.
in line 27 of pycat.py I tried changing ::1 to 127.0.0.1 and running pycat.py sample 4000
received "'Session' object has no attribute 'pipeToSocketW'"
Having issues running in windows. (is this windows compatible?)
updated sample.py w/ mud URL and port
attempted to run
pycat.py sample 4000received error: "An operation was attempted on something that is not a socket"
Is this an end user issue? Am I doing something wrong?
I tried looking at the closed issues first before adding a new issue but didn't see an answer.
in line 27 of pycat.py I tried changing
::1to127.0.0.1and runningpycat.py sample 4000received "'Session' object has no attribute 'pipeToSocketW'"