I think it may be down, showing early signs based on location services (geofencing) warning.
Thanks for the suggestion. In addition to restarting the runtime, I installed numpy independently: !pip install 'numpy>=1.3.0,<2.0.0' --force-reinstall Now the maps work!
Were you able to run the 2nd cell in Google Colab? I get the following error: FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/numpy-1.19.5.dist-info/METADATA'
I think it may be down, showing early signs based on location services (geofencing) warning.
Thanks for the suggestion. In addition to restarting the runtime, I installed numpy independently: !pip install 'numpy>=1.3.0,<2.0.0' --force-reinstall Now the maps work!
Were you able to run the 2nd cell in Google Colab? I get the following error: FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/numpy-1.19.5.dist-info/METADATA'