Skip to content

Installation issue: get.exe UnicodeDecodeError #860

Closed
@staniond

Description

@staniond

After cloning the repository I exected get.exe and this is the error message.
I have no idea what to do now.
Tried administrator and compatibility mode, but the error seems to be caused by a codec exception, which is wierd

System: Windows, Info: Windows-10-10.0.16299
Platform: i686-mingw32
Traceback (most recent call last):
File "get.py", line 138, in
get_tool(tool)
File "get.py", line 76, in get_tool
local_path = dist_dir + archive_name
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf8 in position 12: ordinal not in range(128)
Failed to execute script get

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