我正在尝试从以下位置运行热图示例: https: //matplotlib.org/stable/gallery/images_contours_and_fields/image_annotated_heatmap.html
当我在 Anaconda3 环境中的 PyCharm(专业版)中运行代码时,会出现错误消息。
类型错误:set_ticks() 得到了意外的关键字参数“标签”
python matplotlib
matplotlib ×1
python ×1