Open abarciauskas-bgse opened 9 months ago
I unblocked the cog_default error and made the ChromeDriverManager().install()
changes but now getting this error when running cell 14:
WebDriverException: Message: Service [/home/jovyan/.wdm/drivers/chromedriver/linux64/114.0.5735.90/chromedriver](https://hub.openveda.cloud/user/smohiudd/lab/tree/veda-docs/notebooks/tutorials/.wdm/drivers/chromedriver/linux64/114.0.5735.90/chromedriver) unexpectedly exited. Status code was: 127
I recommend switching to Matplotlib static image generation with Contextly package for a basemap instead of folium/selenium to greatly reduced the complexity of generating the images for the gif frames.
There are at least 2 issues in https://github.com/NASA-IMPACT/veda-docs/blob/ab/gif-gen-errors/notebooks/tutorials/gif-generation.ipynb to address.
no2-monthly
dataset is missingcog_default
from summaries so in that PR and in this version of the gif-generation notebook I use the item's assetswebdriver_manager
package when it drives to look up a browser version.I also found that this instruction from the pypi homepage
throws the same error (I was hoping it might fix it)