Skip to content

Conversation

jfultz
Copy link

@jfultz jfultz commented Dec 18, 2015

Trying to invoke git always throws the following error to my
console:

OSError: [WinError 6] The handle is invalid

Populating stdin/stderr with subprocess.PIPE fixes the problem. I
think this is the following Python bug:

https://bugs.python.org/issue3905

Trying to invoke git always throws the following error to my
console:

OSError: [WinError 6] The handle is invalid

Populating stdin/stderr with subprocess.PIPE fixes the problem.  I
think this is the following Python bug:

https://bugs.python.org/issue3905
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

Successfully merging this pull request may close these issues.

1 participant