使用 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

相关问答

Selenium Web驱动程序和Java。元素在(x,y)点处不可单击。其...
Python-如何使用点“。” 访问字典成员?
Java 字符串是不可变的。到底是什么意思?
Java中的“ final”关键字如何工作?(我仍然可以修改对象。...
“loop:”在Java代码中。这是什么,为什么要编译?
java.lang.ClassNotFoundException:sun.jdbc.odbc.JdbcOdbc...