We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Traceback (most recent call last): File "c:\users\user\appdata\local\temp\tmp3fjavw.py", line 138, in <module> main() File "c:\users\user\appdata\local\temp\tmp3fjavw.py", line 133, in main setup_git_repo() File "c:\users\user\appdata\local\temp\tmp3fjavw.py", line 125, in setup_git_repo create_remote_repo() File "c:\users\user\appdata\local\temp\tmp3fjavw.py", line 97, in create_remote_repo getpass.getpass(prompt).strip()) File "c:\python27\lib\getpass.py", line 95, in win_getpass msvcrt.putch(c) TypeError: putch() argument 1 must be char, not unicode
The text was updated successfully, but these errors were encountered:
Fix windows unicode issues (#16)
6f42b22
NathanUrwin
No branches or pull requests
The text was updated successfully, but these errors were encountered: