-
Notifications
You must be signed in to change notification settings - Fork 179
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
Walkthrough jupyter notebook doesn't work #133
Comments
Pytest also fails for what looks like similar reasons.
|
Seems to be fixed with the following diff:
I can open a pull request if it's helpful. I have a poor understanding of SSL certificates, so I'm not sure what the |
I seem to vaguely remember this issue, If I remember it has something to do with the SSL version? Not sure anymore. |
My version is |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First time user who gets runtime error on trying the Walkthrough jupyter notebook:
Output of this code block:
Which prints out:
I tried signing up for an Earthdata account and installing
laika
from source with a.netrc
file in the root folder withpython setup.py install
. Also tried wiping the cache, which is at/tmp/gnss
. Cache looks like this:Running on a Mac with python 3.10.
The text was updated successfully, but these errors were encountered: