i want to use render the holoviews output as gif on windows. I am facing this issue as below and now i waited a long time for the output but nothing is showing up :
WARNING:root:Points05279: Setting non-parameter attribute width=500 using a mechanism intended only for parameters WARNING:root:Points05279: Setting non-parameter attribute height=475 using a mechanism intended only for parameters WARNING:root:Points05279: Setting non-parameter attribute size=12 using a mechanism intended only for parameters WARNING:root:Points05279: Setting non-parameter attribute color=black using a mechanism intended only for parameters INFO:matplotlib.animation:Animation.save using
I have tried github for the solution but noting is coming up. Because the developer of holoviews know this issue with windows.
hv.renderer('matplotlib').save(map,'file_name', fmt='gif')