-
Notifications
You must be signed in to change notification settings - Fork 75
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
unable to build the notebooks #41
Comments
Hi Thomas, this bug is due to newer numpy versions no longer accepting floating point numbers in the This has to be changed in the |
ok thx, I can write a pull request.
I guess this notebook was written for basemap. |
Hmm - what is your basemap version? Edit: Sorry not I feel like this should work. |
0.18.0 |
@megies Do you know what's going on here? |
Just wanted to see if I can complete the build to the end using basemap:
|
You can try to increase the timeout in the script: just set |
no it does not work. Tried with |
sorry, never seen that and still doing most of my stuff in basemap.. slow on the transition 😊 |
Hi,
For some reason (we were trying to create a new seismology exercise derived for rupture_2D), I tried to build the notebooks. And it turns out that I cannot build them.
Here is what I did:
(Python 3.7.4)
and here is what I get:
Any idea what could be the problem? Seems like a problem in obspy?
The text was updated successfully, but these errors were encountered: