Cyu1
Cyu1
> 1. 你在使用 DJL API 0.20.0 jar,你能分享你的 pom.xml 或 build.gradle 文件吗? > 2. 您是否安装了 VC++ 重新分发包?请参阅:[https ://docs.djl.ai/master/docs/development/troubleshooting.html#13-unsatisfiedlinkerror-issue](https://docs.djl.ai/master/docs/development/troubleshooting.html#13-unsatisfiedlinkerror-issue) > 3. 你能在你的机器上运行 DJL 示例吗? 1、并没有安装vc++ 2、没有测试过在自己机器上运行DJL演示,主要是写的自己得代码 3、pom文件引入了djl以及相关得spark,除此之外就没有其他引入了 ai.djl.pytorch pytorch-jni ${pytorch.native.version}-${djl.version} ai.djl.pytorch pytorch-native-cpu...
> 1. 你在使用 DJL API 0.20.0 jar,你能分享你的 pom.xml 或 build.gradle 文件吗? > 2. 您是否安装了 VC++ 重新分发包?请参阅:[https ://docs.djl.ai/master/docs/development/troubleshooting.html#13-unsatisfiedlinkerror-issue](https://docs.djl.ai/master/docs/development/troubleshooting.html#13-unsatisfiedlinkerror-issue) > 3. 你能在你的机器上运行 DJL 示例吗? 但是当我使用eclipse运行,项目可以正常执行。当使用idea运行代码,就会出现 failed to load pytorch native library.