Skip to content

UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 9591: illegal multibyte sequence #330

@Yingjie4Science

Description

@Yingjie4Science

when I run this line from jupyter-notebooks/gee-integration/gee-integration.ipynb
data_products = [ planet.order_request.product(item_ids=iowa_images, product_bundle='analytic_sr_udm2', item_type='PSScene') ]

I got an error:

UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 9591: illegal multibyte sequence

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions