Skip to content
This repository was archived by the owner on Oct 11, 2019. It is now read-only.
This repository was archived by the owner on Oct 11, 2019. It is now read-only.

'utf-8' codec can't decode byte 0xc5 #42

@szepeviktor

Description

@szepeviktor

After the prompt Press enter to continue. I accidentally pressed ű then ENTER

Oops! An unhandled error occurred. Please file a bug.
'utf-8' codec can't decode byte 0xc5 in position 0: unexpected end of data
Traceback (most recent call last):
  File "/home/prg474/.local/lib/python3.4/site-packages/manuale/cli.py", line 239, in main
    args.func(args)
  File "/home/prg474/.local/lib/python3.4/site-packages/manuale/cli.py", line 105, in _authorize
    authorize(args.server, account, args.domain, args.method)
  File "/home/prg474/.local/lib/python3.4/site-packages/manuale/authorize.py", line 109, in authorize
    input("Press enter to continue.")
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc5 in position 0: unexpected end of data

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