animation.FuncAnimation ValueError: I/O operation on closed file

前端 未结 3 1703
走了就别回头了
走了就别回头了 2021-01-25 00:57

I\'m having trouble reproducing the below code which I wanted badly for a presentation, although I understand how gradient descent works, I don\'t know whats wrong with the anim

3条回答
  •  囚心锁ツ
    2021-01-25 01:59

    Same problem for me on Ubuntu 18.04.2. I installed the newest ffmpeg version after removing the conda one and it worked fine

提交回复
热议问题