Closed cyon1c closed 6 years ago
@cyon1c was this addressed? IIRC there was another utf fix since this issue was created.
I'm running into the same issue.
@jeffignacio is it possible for you to use Python 3.6? This issue only exists in Python 2.7.
In Python 2.7, the
steempy
cli will crash when calling importaccount with the below stack trace.This appears to happen due to the handling of the user prompted input and the way it is being sanitized.