Skip to content

UnicodeDecodeError: 'cp949' codec can't decode byte 0xe2 in position 408: illegal multibyte sequence #11

@choi-seung-min

Description

@choi-seung-min

i tried to install this but "UnicodeDecodeError: 'cp949' codec can't decode byte 0xe2 in position 408: illegal multibyte sequence" error comes out
here's error logs
ERROR: Command errored out with exit status 1: command: 'c:\users\user\pycharmprojects\eva-server\venv\scripts\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\user\\AppData\\Local\\Temp\\pip-install-eo8z9066\\django-graphiql-debug-toolbar\\setup.py'"'"'; __file__='"'"'C:\\Users \\user\\AppData\\Local\\Temp\\pip-install-eo8z9066\\django-graphiql-debug-toolbar\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info - -egg-base 'C:\Users\user\AppData\Local\Temp\pip-install-eo8z9066\django-graphiql-debug-toolbar\pip-egg-info' cwd: C:\Users\user\AppData\Local\Temp\pip-install-eo8z9066\django-graphiql-debug-toolbar\ Complete output (7 lines): Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Users\user\AppData\Local\Temp\pip-install-eo8z9066\django-graphiql-debug-toolbar\setup.py", line 26, in <module> long_description='\n\n'.join(get_long_description()), File "C:\Users\user\AppData\Local\Temp\pip-install-eo8z9066\django-graphiql-debug-toolbar\setup.py", line 12, in get_long_description yield f.read() UnicodeDecodeError: 'cp949' codec can't decode byte 0xe2 in position 408: illegal multibyte sequence ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions