使用 hvplot 时出现奇怪的错误“没有为此条目加载插件:xarray_image”

问题描述

这是我如何使用 hvplot 的代码

ValueError: No plugins loaded for this entry: xarray_image
A listing of installable plugins can be found at https://intake.readthedocs.io/en/latest/plugin-directory.html .

但是出现以下错误,有谁知道可能是哪里出了问题?

java.lang.classNotFoundException: Warrior

解决方法

只要我import hvplot.xarray先安装 hvplot xarray 支持就可以正常工作:

sample output