Unable to install cert-issuer

Can anyone tell me how to solve this issue?

Looks like an encoding issue.

I think you are running Python 3 code using python 2.

Otherwise maybe this can help: https://stackoverflow.com/questions/9233027/unicodedecodeerror-charmap-codec-cant-decode-byte-x-in-position-y-character

1 Like