spyder 无法正常显示图片(中文标题的图片)

使用spyder运行画图程序,但是无法正常显示出图片,并输出UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 11: ordinal not 

在把图片的title去掉之后,图片又能正常显示。

而在jupyter notebook中没有这个问题。

哎,可能还是jupyter notebook好用点吧,感觉spyder各种问题,用jupyter就没什么问题,一下就搞定了。

spyder 无法正常显示图片(中文标题的图片)_第1张图片

spyder 无法正常显示图片(中文标题的图片)_第2张图片


你可能感兴趣的:(python)