8000 Problem with utf-8 file encoding · Issue #151 · avats-dev/motivate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
This repository was archived by the owner on Oct 7, 2021. It is now read-only.
This repository was archived by the owner on Oct 7, 2021. It is now read-only.
Problem with utf-8 file encoding #151
Open
@denis-znanec

Description

@denis-znanec

Describe the bug
While runing find_dupes.py encounterd error with file reading. Charmap codec can't decodes some characters.

To Reproduce
Steps to reproduce the behavior:

  1. Go to motivate/motivate/find:dupes.pc
  2. Run it
  3. See error: UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 2890: character maps to

Expected behavior
Read character.

Desktop (please complete the following information):

  • OS: Win 10
  • Version 2004

Additional context
Tried on multiple machines, same resault

Possible Solution
Add utf-8 support

  • You want to solve it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0