Mac OSX - AttributeError: 'FigureCanvasMac' object has no attribute 'restore_region'

前端 未结 4 906
慢半拍i
慢半拍i 2020-12-05 00:19

Walking through matplotlib\'s animation example on my Mac OSX machine - http://matplotlib.org/examples/animation/simple_anim.html - I am getting this error:-



        
4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-05 00:57

    Looks like it's a known (and unresolved at this time of writing) issue - https://github.com/matplotlib/matplotlib/issues/531

提交回复
热议问题