当前位置: 代码迷 >> 综合 >> python3 matplotlib animation画图ValueError: outfile must be *.htm or *.html
  详细解决方案

python3 matplotlib animation画图ValueError: outfile must be *.htm or *.html

热度:40   发布时间:2023-12-15 17:15:18.0

python3 matplotlib animation画图

报错:ValueError: outfile must be *.htm or *.html

解决:等待一会再重新运行或者继续多运行几次,等待程序运行完就好了。具体原因还不太清楚(如有高人还请指点)。可能是上一次程序运行完变量还没有释放掉引起的。

  相关解决方案