摘要: python2.7使用matplotlib中animation时报出了标题错误,文件头部添加了# coding: utf-8,依然不能消除错误。 解决办法 最后定位原因为工程路径中包含了中文字符,修改工程目录后,错误消失。 阅读全文
posted @ 2021-04-22 18:13 exs_blog 阅读(191) 评论(0) 推荐(0)