使用WordCloud报错'ImageDraw' object has no attribute 'textbbox', 解决:对pillow库进行更新,pip install --upgrade Pillow,问题解决