pytroll / tutorial-satpy-half-day

Jupyter Notebook-based tutorial providing an overview of Satpy's features lasting about 4 hours
Other
55 stars 20 forks source link

Error running download_data.py #11

Closed seckeymaker closed 2 years ago

seckeymaker commented 2 years ago

Hello

I must be missing something. when running "download_data.py", I receive an error line 6 in import requests. "ModuleNotFoundError: no module named'requests' "

is this requests module supposed to be in the original github files?

thank you, Jim

djhoese commented 2 years ago

Looks like that dependency is missing from the environment.yaml. I make a quick fix. Thanks for filing the bug report.

djhoese commented 2 years ago

I'm building the new image now for the binder version of the environment. Looks like requests did exist in the installation instructions (https://github.com/pytroll/tutorial-satpy-half-day/blob/main/INSTALL.md), but was missing from the binder environment. Thanks again.

seckeymaker commented 2 years ago

Thank you for the quick response.

On Fri, Mar 11, 2022, 1:18 PM David Hoese @.***> wrote:

I'm building the new image now for the binder version of the environment. Looks like requests did exist in the installation instructions ( https://github.com/pytroll/tutorial-satpy-half-day/blob/main/INSTALL.md), but was missing from the binder environment. Thanks again.

— Reply to this email directly, view it on GitHub https://github.com/pytroll/tutorial-satpy-half-day/issues/11#issuecomment-1065365990, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACEVBOOWIG7GA5BYGUVR3LLU7OE7VANCNFSM5QQG5GCQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

djhoese commented 2 years ago

...actually looks like Pangeo binder is down right now. We'll have to wait for it to come back up to really test this.

seckeymaker commented 2 years ago

Ok, thanks for the update.

On Fri, Mar 11, 2022, 1:20 PM David Hoese @.***> wrote:

...actually looks like Pangeo binder is down right now. We'll have to wait for it to come back up to really test this.

— Reply to this email directly, view it on GitHub https://github.com/pytroll/tutorial-satpy-half-day/issues/11#issuecomment-1065367265, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACEVBOJ63NFEX2QGO4P45IDU7OFGDANCNFSM5QQG5GCQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>