PyCharm 5 special characters in (debug) console
Hello everyone.
So since updating to PyCharm 5 I don't see special characters in the debug console properly anymore. What I'm seeing are diamonds with question marks instead of special characters like "ß" or "ä".
I tried setting a PYTHONIOENCODING environment value and setting everything I found to UTF-8 but that didn't work.
Everything was fine with PyCharm 4.5+. Any ideas?
So since updating to PyCharm 5 I don't see special characters in the debug console properly anymore. What I'm seeing are diamonds with question marks instead of special characters like "ß" or "ä".
I tried setting a PYTHONIOENCODING environment value and setting everything I found to UTF-8 but that didn't work.
Everything was fine with PyCharm 4.5+. Any ideas?
Please sign in to leave a comment.