sys.stdout.encoding instead of latin-1 in setup.py
Please use sys.stdout.encoding instead of latin-1 in setup.py. This is necessary for non English OS.
Showing
Please register or sign in to comment
Please use sys.stdout.encoding instead of latin-1 in setup.py. This is necessary for non English OS.