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

object async_generator can't be used in 'await' expression #233

Open
longxiang1025 opened this issue Jan 25, 2023 · 1 comment
Open

object async_generator can't be used in 'await' expression #233

longxiang1025 opened this issue Jan 25, 2023 · 1 comment

Comments

@longxiang1025
Copy link

I'm trying to re-run the sample script to download ARD data (https://github.com/planetlabs/notebooks/blob/master/jupyter-notebooks/analysis-ready-data/ard_1_intro_and_best_practices.ipynb). In Line 9, when I tried to conduct the actual search, this error popped up.

@jreiberkyle
Copy link
Contributor

This error is also identified in planetlabs/planet-client-python#845. The notebook should be updated (tag: @mkshah605 ). In the mean time, just drop the await command.

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

2 participants