formulahendry / formulahendry/vscode-code-runner

The inscriptions contain Cyrillic, not readable. Instead, diamonds with question marks.

Open
#555 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

- VS Code Version: 1.39.2
- OS Version: Windows 10 x64 (10.0.17763)
- Code Runner Version: 0.9.14
- Python Version: 3.7.2

**Describe the bug**
The inscriptions contain Cyrillic, not readable. Instead, diamonds with question marks.

**To Reproduce**
Steps to reproduce the behavior:

1. print('Привет хозяин')
2. run

**Actual behavior**
[Running] python -u "e:\py\bankiboom\script.py"
3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 23:09:28) [MSC v.1916 64 bit (AMD64)]
C:\Users\MXM\AppData\Local\Programs\Python\Python37\python.exe
������, ���
������, ������

[Done] exited with code=0 in 0.294 seconds

**Expected behavior**
They must be written inscriptions in Russian. Most likely the program is not aware that the output encoded UTF8.

**Screenshots**
https://imgur.com/a/jlYiqvi

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.