Skip to content

python3打包成功,运行exe报错 #21

Description

@RookieTerry

运行exe报错信息如下:
Traceback (most recent call last):
File "base64.py", line 37, in _bytes_from_decode_data
UnicodeEncodeError: 'ascii' codec can't encode character '\x85' in position 4: ordinal not in range(128)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "PyLoader.py", line 51, in
File "base64.py", line 80, in b64decode
File "base64.py", line 39, in _bytes_from_decode_data
ValueError: string argument should contain only ASCII characters

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