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

Running in windows? 'Session' object has no attribute 'pipeToSocketW' #7

Open
LincT opened this issue Oct 30, 2020 · 0 comments
Open

Comments

@LincT
Copy link

LincT commented Oct 30, 2020

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'"

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