在jupyter中使用最新的matplotlib库时,出现解码错误问题,尝试了网上其他一堆方法没卵用,看看错误涉及的库,依次更新,解决。
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
pip install -U iPython pip install -U simplejson pip install -U ipykernel