Could not access term shapeless in package <root>, because it (or its dependencies) are missing. Check your build definition for missing or conflicting dependencies. (Re-run with `-Ylog-classpath` to see the problematic classpath.) A full rebuild may help if 'MatrixGenericOps.class' was compiled against
添加依赖: shapeless spire spire-macro
本文介绍了解决Scala项目中Shapeless依赖缺失的问题。通过检查构建定义并添加正确的依赖项,可以确保项目的顺利编译。
2351

被折叠的 条评论
为什么被折叠?



