Hi Daren.
You wanted to ask what's this all about?
It's just what the message says. Windows console is pretty limited in the
area of displaying Unicode characters (because it has it's own character
page scheme), so, we had to warn the user about this issue.
Kind regards,
Miroslav Stampar
On Fri
[11:53:27] [WARNING] cannot properly display Unicode characters inside
Windows OS command prompt (http://bugs.python.org/issue1602). All unhandled
occurances will result in replacement with '?' charac
ter. Please, find proper character representation inside corresponding
output files.
-