Skip to content

describe_images() doesn't work for me ? #21

@wzymaster

Description

@wzymaster

I have successfully created ECS connection with 'cn-beijing' and all other functions work fine, like create_and_start_instance(), stop_instance(), delete_instance() , etc.

However, it always failed to list all images and here is what I get :

_conn.describe_images()
[Traceback (most recent call last):
File "", line 1, in
UnicodeEncodeError: 'ascii' codec can't encode character u'\u4f4d' in position 119: ordinal not in range(128)

Can you help with it ?

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