Fixes compiler messages in Russian
@ -1,7 +1,7 @@
@echo off
rem try fix py2 build
chcp 1252
chcp 65001
set PYTHONIOENCODING=UTF-8
rem from issue #964