Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Yingjie4Science opened this issue Apr 19, 2024 · 0 comments

Comments

@Yingjie4Science
Copy link

Yingjie4Science commented Apr 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant