-
Notifications
You must be signed in to change notification settings - Fork 35
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
Example from README gives Google warning and shows nothing #77
Comments
I guess this is related: #75 |
For some reason, rerunning the cell fixes the issue. |
Any suggestions on how to set the google api key? |
I have same problem. Can you please tell us how to fix this issue? |
👍 still an issue. |
Same situation for me. Rerunning does not help |
I am running in Python 3.9 under WSL2 and getting the same error. |
This package has so much potential I'm really disappointed to hit this api key wall! Maybe I just can't find how /where to enter my key when I import cesiumpy in Jupyter Notebooks (python 3.9 also), but can't get past that import step without the same message. I had already imported all the other packages before this point and cesiumpy is triggering it. |
One hackfix is downgrading the geopy version.
|
I tried the hack and it returns and error:AttributeError Traceback (most recent call last) ~/.conda/envs/cezium3.7/lib/python3.7/site-packages/cesiumpy/init.py in AttributeError: module 'cesiumpy' has no attribute 'data' |
I tried to run this on a recent version of Jupyter notebook:
But I get this warning:
a JavaScript error message:
and a blank recangle:
The text was updated successfully, but these errors were encountered: