Skip to content

UnicodeDecodeError: 'gbk' codec can't decode byte 0x9d in position 2812 #143

@liuweizzuie

Description

@liuweizzuie

here is an error of Unicode Issue:

C:\Users\ms>pip install expan
Collecting expan
  Downloading expan-0.6.0.tar.gz (70kB)
    100% |████████████████████████████████| 71kB 146kB/s
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\Users\ms\AppData\Local\Temp\pip-build-v8f3gpor\expan\setup.py", line 15, in <module>
        readme = readme_file.read()
    UnicodeDecodeError: 'gbk' codec can't decode byte 0x9d in position 2812: illegal multibyte sequence

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\ms\AppData\Local\Temp\pip-build-v8f3gpor\expan\

python environment:

>python
Python 3.6.0 |Anaconda 4.3.0 (64-bit)| (default, Dec 23 2016, 11:57:41) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions