Skip to content

long_description=open("README.md").read() get error on windows #1

@haiweifeng

Description

@haiweifeng

python setup.py sdist bdist_wheel

File "D:\pycharmprojects\study\PyLangPipe-main\setup.py", line 9, in
long_description=open("README.md").read(),
^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'gbk' codec can't decode byte 0xae in position 962: illegal multibyte sequence

long_description="" replaced ,sloved

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions